This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/26643] Linux matroxfb_probe miscompiled
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2006 15:15:19 -0000
- Subject: [Bug c/26643] Linux matroxfb_probe miscompiled
- References: <bug-26643-1216@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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