This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r174861 - in /trunk/gcc: config/sh/sh.md testsu...


Author: kkojima
Date: Thu Jun  9 22:19:20 2011
New Revision: 174861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174861
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.
	* gcc.dg/pr49307.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/pr49307.c
Modified:
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]