This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13379] [tree-ssa] miscompiles 2.6.0-test11 Linux kernel


------- Additional Comments From dnovillo at gcc dot gnu dot org  2004-03-01 18:23 -------

I just tried with today's snapshot and I don't seem to be able to reproduce the bug:

$ gcc/xgcc -Bgcc -O2 main.c -o main
$ ./13379
__alloc_bootmem_core(0xbfffe450, 00001000, 00001000, 00000000)
bm2, found: 0.
0/1
reserve 1 bits, starting at 0.
0/1: 0
 => (nil).

Is that the expected output?  I get the same output with the system's compiler.


Diego.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]