OSDN Git Service

PR target/49307
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2011 22:02:45 +0000 (22:02 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2011 22:02:45 +0000 (22:02 +0000)
commit7dc8100d66475f9c7971742949bf98e89ec400cb
tree1d8ded617dc1909c2c94d111e675316f9905c1b3
parent9f0b2c19406ff8ddccd84ec725ad203106990d84
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@175116 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr49307.c [new file with mode: 0644]