This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52425] [4.6 Regression] ICE when compiling file from audacious with -fPIC -g
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Mar 2012 13:44:59 +0000
- Subject: [Bug target/52425] [4.6 Regression] ICE when compiling file from audacious with -fPIC -g
- Auto-submitted: auto-generated
- References: <bug-52425-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52425
--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-03 13:44:59 UTC ---
Author: ebotcazou
Date: Sat Mar 3 13:44:52 2012
New Revision: 184855
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184855
Log:
PR target/52425
Backport from mainline
2011-05-22 Eric Botcazou <ebotcazou@adacore.com>
* config/sparc/sparc.c (sparc_delegitimize_address): Handle
UNSPEC_MOVE_PIC pattern.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/config/sparc/sparc.c