diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2011-03-24 14:35:26 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2011-03-24 14:35:26 +0100 |
commit | c78dd519d330ac45f0382753e2960236ef0e3f55 (patch) | |
tree | 307a0432c8f680085ed4b8b6f0423034c9a886ce /gcc/builtins.c | |
parent | 4569f85ec0f3e5ab5cb61f80ee9c133699b5f73f (diff) | |
download | gcc-c78dd519d330ac45f0382753e2960236ef0e3f55.zip gcc-c78dd519d330ac45f0382753e2960236ef0e3f55.tar.gz gcc-c78dd519d330ac45f0382753e2960236ef0e3f55.tar.bz2 |
re PR target/48237 (ICE: in final_scan_insn, at final.c:2651 with -fselective-scheduling2 -mtune=core2)
PR target/48237
* config/i386/i386.md (*movdf_internal_rex64): Do not split
alternatives that can be handled with movq or movabsq insn.
(*movdf_internal): Disable for !TARGET_64BIT.
(*movdf_internal_nointeger): Ditto.
* config/i386/i386.c (ix86_print_operand): Handle DFmode immediates.
testsuite/ChangeLog:
PR target/48237
* gcc.target/i386/pr48237.c: New test.
From-SVN: r171391
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions