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

2005-05-13 Thread drab at kepler dot fjfi dot cvut dot cz
--- 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 >

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

2005-05-13 Thread drab at kepler dot fjfi dot cvut dot cz
--- Additional Comments From drab at kepler dot fjfi dot cvut dot cz 2005-05-14 00:46 --- Created an attachment (id=8887) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8887&action=view) This is the testcode that triggers the bug (stripped from latest CVS LAME). -- http://gcc.g