[Bug optimization/13379] [tree-ssa] miscompiles 2.6.0-test11 Linux kernel
mingo at elte dot hu
gcc-bugzilla@gcc.gnu.org
Fri Jan 30 15:05:00 GMT 2004
------- Additional Comments From mingo at elte dot hu 2004-01-30 15:05 -------
Same problem still with the latest snapshot:
gcc version 3.5-tree-ssa 20040130 (Fedora Core Rawhide 3.5ssa-snapshot)
Linus' current tree hangs early during bootup due to miscompilation of
mm/bootmem.c. Adding -fno-tree-dominator-opts to bootmem.o's CFLAGS (and only to
that object) fixes the problem and the kernel boots in all the way and we've got
a working system.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13379
More information about the Gcc-bugs
mailing list