diff options
author | Andrew Pinski <pinskia@gcc.gnu.org> | 2008-03-21 15:18:23 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2008-03-21 15:18:23 -0700 |
commit | e8afc0cb111ebab17cb699d54342aa9a59639935 (patch) | |
tree | 96625aba5a652223f67c2ed94e55e01a1f3019f2 /gcc/rtlhooks.c | |
parent | 94e9831662a5824b2cc403cba23829ae61616a29 (diff) | |
download | gcc-e8afc0cb111ebab17cb699d54342aa9a59639935.zip gcc-e8afc0cb111ebab17cb699d54342aa9a59639935.tar.gz gcc-e8afc0cb111ebab17cb699d54342aa9a59639935.tar.bz2 |
re PR target/27946 (double to long long and back to double stores to the stack)
2008-03-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR target/27946
* config/rs6000/rs6000.md (floatdidf2): Discouraging fprs and
encouraging but not allowing gprs for input;
change the input constraint to !f#r.
(fix_truncdfdi2): Discouraging fprs and encouraging but not allowing
gprs for output;
change the output constraint to !f#r.
2008-03-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR target/27946
* gcc.target/powerpc/ppc64-double-1.c: New testcase.
From-SVN: r133439
Diffstat (limited to 'gcc/rtlhooks.c')
0 files changed, 0 insertions, 0 deletions