[Bug target/34777] uClibc-0.9.29 compilation error for sh4 arch with gcc-4.x
olegendo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 30 22:47:00 GMT 2012
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.
More information about the Gcc-bugs
mailing list