[Bug c/21564] Fatal miscompile with -O1 -fno-strict-aliasing -finline-functions

drab at kepler dot fjfi dot cvut dot cz gcc-bugzilla@gcc.gnu.org
Sat May 14 00:49:00 GMT 2005


------- Additional Comments From drab at kepler dot fjfi dot cvut dot cz  2005-05-14 00:49 -------
(In reply to comment #0)

> 
> But when compiling with only the following:
> 
> --------------------------
> gcc -O1 -fno-strict-aliasing -finline-functions -o lame lame.c
> --------------------------

Sorry this should have been:

--------------------------
gcc -O0 -fno-strict-aliasing -finline-functions -o lame lame.c
--------------------------


-- 


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



More information about the Gcc-bugs mailing list