aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
diff options
context:
space:
mode:
authorJoern Rennecke <amylaar@spamcop.net>2010-12-06 17:29:56 +0000
committerJoern Rennecke <amylaar@gcc.gnu.org>2010-12-06 17:29:56 +0000
commit2f5b130843fde0d671b3903e155f28895c252fbd (patch)
tree1c72aff2c766082674b1b53f77545f5212020b20 /gcc/cfglayout.c
parentc0f9d583f06a2f8de12079f6ea3775f7cda9f51c (diff)
downloadgcc-2f5b130843fde0d671b3903e155f28895c252fbd.zip
gcc-2f5b130843fde0d671b3903e155f28895c252fbd.tar.gz
gcc-2f5b130843fde0d671b3903e155f28895c252fbd.tar.bz2
re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)
PR target/46735 * config/frv/predicates.md (gpr_or_int12_operand): Use IN_RANGE. (gpr_fpr_or_int12_operand, gpr_or_int10_operand): Likewise. (int12_operand, int_2word_operand, uint16_operand): Likewise. (fpr_or_int6_operand, int6_operand, int5_operand): Likewise. (uint5_operand, uint4_operand): Likewise. * config/frv/frv.h (IN_RANGE_P): Delete. (GPR_P, FPR_P, CC_P, ICC_P, FCC_P, CR_P, ICR_P, FCR_P): Use IN_RANGE. (ACC_P, ACCG_P, SPR_P, CONST_OK_FOR_I, CONST_OK_FOR_J): Likewise. (CONST_OK_FOR_L, CONST_OK_FOR_M, CONST_OK_FOR_N): Likewise. (CONST_OK_FOR_P): Likewise. * config/frv/frv.md (*movqicc_internal2_int): Likewise. (*movqicc_internal2_float, *movhicc_internal2_int): Likewise. (*movhicc_internal2_float, *movsicc_internal2_int): Likewise. (*movsicc_internal2_float, casesi): Likewise. * config/frv/frv.c (frv_frame_offset_rtx): Likewise. (frv_asm_output_mi_thunk, frv_legitimate_address_p_1): Likewise. (frv_emit_movsi, output_move_single, frv_emit_cond_move): Likewise. (frv_split_cond_move, frv_rtx_costs): Likewise. From-SVN: r167508
Diffstat (limited to 'gcc/cfglayout.c')
0 files changed, 0 insertions, 0 deletions