re PR bootstrap/4128 (Bootstrap on solaris2.7 fails compiling libf2c/libF77/l_gt.c)
authorJakub Jelinek <jakub@redhat.com>
Fri, 15 Mar 2002 18:51:36 +0000 (19:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 15 Mar 2002 18:51:36 +0000 (19:51 +0100)
commita42519bebda04c55b8b94a090c518da3ebe2be70
tree1844b6f9e21e6c527dc28faf9452bea29a0de5cf
parent1540944868008eb593c8448eecafc253c0246ce3
re PR bootstrap/4128 (Bootstrap on solaris2.7 fails compiling libf2c/libF77/l_gt.c)

PR bootstrap/4128
* config/sparc/sparc.c (gen_v9_scc): Move early clobber test
before movrXX only, use reg_overlap_mentioned_p.
Only special case NE if just one insn can be generated.

* gcc.c-torture/compile/20020315-1.c: New test.

From-SVN: r50826
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20020315-1.c [new file with mode: 0644]