This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36684] [4.3/4.4 Regression] spill failure for class 'R0_REGS' on sh4 with -fPIC -O2
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2008 21:40:22 -0000
- Subject: [Bug target/36684] [4.3/4.4 Regression] spill failure for class 'R0_REGS' on sh4 with -fPIC -O2
- References: <bug-36684-16403@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from kkojima at gcc dot gnu dot org 2008-07-05 21:40 -------
Subject: Bug 36684
Author: kkojima
Date: Sat Jul 5 21:39:36 2008
New Revision: 137511
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137511
Log:
Backport from mainline:
PR target/36684
* config/sh/sh.h (OVERRIDE_OPTIONS): Disable -fschedule-insns
for PIC.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/sh/sh.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36684