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 c/26643] Linux matroxfb_probe miscompiled



------- 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


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