aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
diff options
context:
space:
mode:
authorOleg Endo <olegendo@gcc.gnu.org>2012-10-08 02:00:46 +0000
committerOleg Endo <olegendo@gcc.gnu.org>2012-10-08 02:00:46 +0000
commitfce1e5fb8f22c020935ab99b9a05e55ed4a89c78 (patch)
treea07109dc211baaa3ed5080642628c9d5d4ceba88 /gcc/cp/parser.c
parent7f7b06c14f2c60b092cf254c94490cfb35211135 (diff)
downloadgcc-fce1e5fb8f22c020935ab99b9a05e55ed4a89c78.zip
gcc-fce1e5fb8f22c020935ab99b9a05e55ed4a89c78.tar.gz
gcc-fce1e5fb8f22c020935ab99b9a05e55ed4a89c78.tar.bz2
re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer)
PR target/54760 * config/sh/sh.md (*mov<mode>_gbr_load, *mov<mode>_gbr_store): New insns and accompanying unnamed splits. * config/sh/predicates.md (general_movsrc_operand, general_movdst_operand): Reject GBR addresses. * config/sh/sh-protos.h (sh_find_equiv_gbr_addr): New declaration. * config/sh/sh.c (sh_address_cost, sh_legitimate_address_p, sh_secondary_reload): Handle GBR addresses. (base_reg_disp): New class. (sh_find_base_reg_disp, sh_find_equiv_gbr_addr): New functions. PR target/54760 * gcc.target/sh/pr54760-2.c: New. * gcc.target/sh/pr54760-3.c: New. From-SVN: r192193
Diffstat (limited to 'gcc/cp/parser.c')
0 files changed, 0 insertions, 0 deletions