aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorPeter Bergner <bergner@vnet.ibm.com>2010-03-17 22:10:04 -0500
committerPeter Bergner <bergner@gcc.gnu.org>2010-03-17 22:10:04 -0500
commit60936b2231c00ac15bb23405723f997c68f12a27 (patch)
tree99a2c67272095b5f19d06010443c8263b8287984 /gcc/builtins.c
parent316fc112aec50de832334fd8b1cb00e01d0178d9 (diff)
downloadgcc-60936b2231c00ac15bb23405723f997c68f12a27.zip
gcc-60936b2231c00ac15bb23405723f997c68f12a27.tar.gz
gcc-60936b2231c00ac15bb23405723f997c68f12a27.tar.bz2
re PR target/42427 (invalid assembly code for 301.apsi for -fnon-call-exceptions)
gcc/ PR target/42427 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for non-offsettable and pre_modify update addressing. * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1" and "2" alternatives "#". (*movdd_softfloat32): Make all alternatives "#"; * config/rs6000/rs6000.md (DIFD): New define_mode_iterator. (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#". (*movdf_softfloat32): Make all alternatives "#"; (movdi): Use the new DIFD mode iterator to create a common splitter for movdi, movdf and movdd patterns. gcc/testsuite/ PR target/42427 * gcc.dg/pr42427.c: New test. From-SVN: r157530
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions