"internal compiler error: Segmentation fault" with -O

g++ -O -w -DHL2MP -DHL2_DLL -DUSES_SAVERESTORE -DNDEBUG -DGAME_DLL -DVECTOR
-DPROTECTED_THINGS_ENABLE -DAOA_SERVER  -march=pentium -mmmx  -fpermissive
-D_LINUX -o gccbug.o -c gccbug.cpp
../dlls/../game_shared/soundenvelope.cpp: In member function 'virtual
CSoundPatch* CSoundControllerImp::SoundCreate(IRecipientFilter&, int, const
char*)':
../dlls/../game_shared/soundenvelope.cpp:1029: internal compiler error:
Segmentation fault

Same thing works fine without the -O.


-- 
           Summary: "internal compiler error: Segmentation fault" with -O
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: appfault at hotmail dot com


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

Reply via email to