re PR target/35664 (unable to find a register to spill in class 'FP_REGS')
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 22 Sep 2010 08:31:14 +0000 (08:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 22 Sep 2010 08:31:14 +0000 (08:31 +0000)
commit77167b6f44e2f2156a396af44701329c168c3ab1
tree5847147401cdcf164f4a99f9f5d1ce7857460f3a
parent50842acbc6cbe8befb9a79c57f2424b87f1d81b5
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: r164512
gcc/ChangeLog
gcc/config/sparc/constraints.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/mnofpu.c [new file with mode: 0644]