All of lore.kernel.org
 help / color / mirror / Atom feed
* 3.0.2 breaks linux-2.4.13-ac8 in tcp.c
@ 2001-11-06  5:13 Samium Gromoff
  2001-11-06  5:24 ` Robert Love
  0 siblings, 1 reply; 3+ messages in thread
From: Samium Gromoff @ 2001-11-06  5:13 UTC (permalink / raw)
  To: gcc-bugs; +Cc: linux-kernel

     well, not too much to add, maybe except that the RAM is ok and CPU is not
   OC`ed...

make[3]: Entering directory `/usr/src/linux/net/ipv4'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586    -c -o tcp.o tcp.c
In file included from /usr/src/linux/include/net/checksum.h:33,
                 from /usr/src/linux/include/net/tcp.h:30,
                 from tcp.c:256:
/usr/src/linux/include/asm/checksum.h:72:30: warning: multi-line string literals are deprecated
/usr/src/linux/include/asm/checksum.h:105:17: warning: multi-line string literals are deprecated
/usr/src/linux/include/asm/checksum.h:121:13: warning: multi-line string literals are deprecated
/usr/src/linux/include/asm/checksum.h:161:17: warning: multi-line string literals are deprecated
tcp.c: In function `tcp_close':
tcp.c:1978: Internal compiler error in rtx_equal_for_memref_p, at alias.c:1121
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

cheers, Samium Gromoff

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 3.0.2 breaks linux-2.4.13-ac8 in tcp.c
  2001-11-06  5:13 3.0.2 breaks linux-2.4.13-ac8 in tcp.c Samium Gromoff
@ 2001-11-06  5:24 ` Robert Love
  2001-11-15 13:30   ` Samium Gromoff
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Love @ 2001-11-06  5:24 UTC (permalink / raw)
  To: Samium Gromoff; +Cc: gcc-bugs, linux-kernel

On Tue, 2001-11-06 at 00:13, Samium Gromoff wrote:
>      well, not too much to add, maybe except that the RAM is ok and CPU is not
>    OC`ed...
> [...]
> tcp.c: In function `tcp_close':
> tcp.c:1978: Internal compiler error in rtx_equal_for_memref_p, at alias.c:1121
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

This is the GCC team's worry -- it is an internal GCC bug.  Send them
the compile log and the source file in question.

See http://www.gnu.org/software/gcc/bugs.html

	Robert Love


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 3.0.2 breaks linux-2.4.13-ac8 in tcp.c
  2001-11-06  5:24 ` Robert Love
@ 2001-11-15 13:30   ` Samium Gromoff
  0 siblings, 0 replies; 3+ messages in thread
From: Samium Gromoff @ 2001-11-15 13:30 UTC (permalink / raw)
  To: Robert Love; +Cc: linux-kernel

"  Robert Love wrote:"
> 
> On Tue, 2001-11-06 at 00:13, Samium Gromoff wrote:
> >      well, not too much to add, maybe except that the RAM is ok and CPU is not
> >    OC`ed...
> > [...]
> > tcp.c: In function `tcp_close':
> > tcp.c:1978: Internal compiler error in rtx_equal_for_memref_p, at alias.c:1121
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> 
> This is the GCC team's worry -- it is an internal GCC bug.  Send them
> the compile log and the source file in question.
   Well, i understand this, its just that i liked to ensure that the community
 is aware of this problem... :)
> 
> See http://www.gnu.org/software/gcc/bugs.html
> 
> 	Robert Love
> 
> 

cheers, Samium Gromoff

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-15 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-06  5:13 3.0.2 breaks linux-2.4.13-ac8 in tcp.c Samium Gromoff
2001-11-06  5:24 ` Robert Love
2001-11-15 13:30   ` Samium Gromoff

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.