[Bug c/26643] Linux matroxfb_probe miscompiled
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 11 15:15:00 GMT 2006
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-11 15:15 -------
(In reply to comment #0)
> I tried all the new opts from -O0 to -O1, but adding them all to -O0 does not
> fix it. No idea why.
Because you did not read the documention that says that would not work. Now if
you instead used -fno-* to -O1 you might get a better idea.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26643
More information about the Gcc-bugs
mailing list