public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/13379] New: 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel
@ 2003-12-10 20:00 mingo at elte dot hu
  2003-12-10 20:02 ` [Bug c/13379] " mingo at elte dot hu
                   ` (28 more replies)
  0 siblings, 29 replies; 31+ messages in thread
From: mingo at elte dot hu @ 2003-12-10 20:00 UTC (permalink / raw)
  To: gcc-bugs

tree-ssa miscompiles the 2.6.0-test11 Linux kernel.

the kernel to fails very early during bootup. (which shows up as a 'hang'.)

after some debugging and binary searching i narrowed down the problem to
mm/bootmem.c's __alloc_bootmem_core() function. If i split out that function
into a separate module and compile that module with -fno-tree-pre then the
kernel boots and works just fine. Removing the -fno-tree-pre flag from that
module alone causes a boot failure again.

I've attached the .i and .s outputs of bootmem.c, and the cflags. You ought to
be able to compile this file standalone, without having to download the kernel tree.

-- 
           Summary: 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux
                    kernel
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mingo at elte dot hu
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13379


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

end of thread, other threads:[~2004-03-02  2:20 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-10 20:00 [Bug c/13379] New: 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel mingo at elte dot hu
2003-12-10 20:02 ` [Bug c/13379] " mingo at elte dot hu
2003-12-10 20:25 ` pinskia at gcc dot gnu dot org
2003-12-10 20:26 ` [Bug optimization/13379] " pinskia at gcc dot gnu dot org
2003-12-10 20:31   ` Diego Novillo
2003-12-10 20:31 ` rth at gcc dot gnu dot org
2003-12-10 20:31 ` dnovillo at redhat dot com
2003-12-10 21:22 ` mingo at elte dot hu
2003-12-10 21:33 ` dnovillo at gcc dot gnu dot org
2003-12-10 23:03 ` dnovillo at gcc dot gnu dot org
2003-12-11  1:19 ` dberlin at gcc dot gnu dot org
2003-12-11 18:34 ` mingo at elte dot hu
2003-12-11 18:39 ` dnovillo at redhat dot com
2003-12-12 12:36 ` mingo at elte dot hu
2004-01-30 11:30 ` [Bug optimization/13379] [tree-ssa] " steven at gcc dot gnu dot org
2004-01-30 15:05 ` mingo at elte dot hu
2004-01-30 15:19 ` mingo at elte dot hu
2004-02-03  1:52 ` rth at gcc dot gnu dot org
2004-02-03  3:15 ` rth at gcc dot gnu dot org
2004-02-03  9:10 ` mingo at elte dot hu
2004-02-03  9:11 ` mingo at elte dot hu
2004-02-29 13:38 ` steven at gcc dot gnu dot org
2004-03-01  7:22 ` mingo at elte dot hu
2004-03-01  7:34 ` mingo at elte dot hu
2004-03-01  7:37 ` mingo at elte dot hu
2004-03-01  7:58 ` pinskia at gcc dot gnu dot org
2004-03-01 18:23 ` dnovillo at gcc dot gnu dot org
2004-03-01 18:25 ` dnovillo at redhat dot com
2004-03-01 18:31 ` steven at gcc dot gnu dot org
2004-03-02  1:12 ` mingo at elte dot hu
2004-03-02  2:20 ` dnovillo at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).