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

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.