[Bug target/49307] [4.5/4.6/4.7 Regression] ICE in spill_failure, at reload1.c:2113
kkojima at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 16 22:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49307
--- Comment #5 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-06-16 22:08:23 UTC ---
Author: kkojima
Date: Thu Jun 16 22:08:20 2011
New Revision: 175118
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175118
Log:
PR target/49307
* config/sh/sh.md (UNSPEC_CHKADD): New.
(chk_guard_add): New define_insn_and_split.
(symGOT_load): Use chk_guard_add instead of blockage.
Added:
branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr49307.c
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/sh/sh.md
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list