This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32163] Compiling with stack protector causes reigster spill failure
- 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: 8 Jun 2007 05:56:38 -0000
- Subject: [Bug target/32163] Compiling with stack protector causes reigster spill failure
- References: <bug-32163-6755@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 2007-06-08 05:56 -------
Subject: Bug 32163
Author: kkojima
Date: Fri Jun 8 05:56:28 2007
New Revision: 125559
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125559
Log:
PR target/32163
Backport from mainline.
* config/sh/sh.md (symGOT_load): Don't schedule insns when
the symbol is generated with the stack protector.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/sh/sh.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32163