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



Oleg Endo <olegendo at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |olegendo at gcc dot gnu.org



--- Comment #6 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-09-30 22:47:33 
UTC ---

(In reply to comment #5)

> Created attachment 14973 [details]

> reduced testcase

> 



I have tried to reproduce the ICE with the reduced testcase on rev 191865 with

the following options:



-x c -m4 -mb -fschedule-insns -fPIC -mprefergot

-x c -m4 -ml -fschedule-insns -fPIC -mprefergot



and optimization levels -O0 -O1 -O2 -O3 -Os -Og.

It seems the problem does not happen anymore.

Reply via email to