[Bug target/52425] [4.6 Regression] ICE when compiling file from audacious on debian sparc

mikpe at it dot uu.se gcc-bugzilla@gcc.gnu.org
Wed Feb 29 12:43:00 GMT 2012


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2012-02-29 12:41:15 UTC ---
I can reproduce the ICE with a cross to sparc64-linux and -fPIC -g -O2
-std=gnu99 -pthread -S -m32 -mcpu=v8.

The ICE stopped occurring on trunk with r171154:
http://gcc.gnu.org/ml/gcc-cvs/2011-03/msg00576.html
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01114.html

However that's merely a minor IRA cost tweak with no SPARC-specific bits, so I
suspect the problem is elsewhere.



More information about the Gcc-bugs mailing list