diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2007-10-24 17:52:16 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2007-10-24 17:52:16 +0000 |
commit | a35de342764f828da54fe6c597d2abff3c927ac3 (patch) | |
tree | 323a27c7b6a88c15b3a90107b547e080723d71ec /gcc/testsuite/gcc.dg/tree-ssa/update-threading.c | |
parent | a1c6b246b55b9c50aaf5d15e180d13f01b903cf5 (diff) | |
download | gcc-a35de342764f828da54fe6c597d2abff3c927ac3.zip gcc-a35de342764f828da54fe6c597d2abff3c927ac3.tar.gz gcc-a35de342764f828da54fe6c597d2abff3c927ac3.tar.bz2 |
re PR target/33755 (Gcc 4.2.2 broken for mips linux kernel builds)
gcc/
PR target/33755
* config/mips/mips.c (mips_lo_sum_offset): New structure.
(mips_hash_base, mips_lo_sum_offset_hash, mips_lo_sum_offset_eq)
(mips_lo_sum_offset_lookup, mips_record_lo_sum)
(mips_orphaned_high_part_p: New functions.
(mips_avoid_hazard): Don't check INSN_P here.
(mips_avoid_hazards): Rename to...
(mips_reorg_process_insns): ...this. Cope with
!TARGET_EXPLICIT_RELOCS. Delete orphaned high-part relocations,
or turn them into nops.
(mips_reorg): Remove TARGET_EXPLICIT_RELOCS check from calls to
dbr_schedule and mips_avoid_hazards/mips_reorg_process_insns.
(mips_set_mips16_mode): Don't set flag_delayed_branch here.
(mips_override_options): Set flag_delayed_branch to 0.
gcc/testsuite/
PR target/33755
* gcc.target/mips/pr33755.c: New test.
From-SVN: r129606
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-ssa/update-threading.c')
0 files changed, 0 insertions, 0 deletions