]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/35664 (unable to find a register to spill in class 'FP_REGS')
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 22 Sep 2010 08:36:35 +0000 (08:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 22 Sep 2010 08:36:35 +0000 (08:36 +0000)
commit693ae1a2a33dffdc2a88d9eb88f9a954b369337b
tree60a4b148c49d8f86a644895c02c2cf3e39478a58
parent2d0a6a11c54bd49a6ccf66d19f91d92c08a7dc2e
re PR target/35664 (unable to find a register to spill in class 'FP_REGS')

PR target/35664
* config/sparc/constraints.md ('e'): Return NO_REGS if !TARGET_FPU.
('f'): Likewise.

From-SVN: r164514
gcc/ChangeLog
gcc/config/sparc/constraints.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/mnofpu.c [new file with mode: 0644]