This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47986] gcc.c-torture/execute/20040709-1.c fails with non-delegitimized UNSPEC
- From: "amodra at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 23:04:30 +0000
- Subject: [Bug target/47986] gcc.c-torture/execute/20040709-1.c fails with non-delegitimized UNSPEC
- Auto-submitted: auto-generated
- References: <bug-47986-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47986
--- Comment #5 from Alan Modra <amodra at gcc dot gnu.org> 2011-03-04 23:04:23 UTC ---
Author: amodra
Date: Fri Mar 4 23:04:20 2011
New Revision: 170688
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170688
Log:
PR target/47986
* config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
full cmodel medium/large lo_sum + high addresses.
Modified:
branches/ibm/gcc-4_5-branch/gcc/ChangeLog
branches/ibm/gcc-4_5-branch/gcc/config/rs6000/rs6000.c