sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for %g7...
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Feb 2006 22:49:01 +0000 (23:49 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Feb 2006 22:49:01 +0000 (23:49 +0100)
commit392e57568d710517638bbcb5a308d3e296455203
treed419788b8d1470ea6cf0ebd1d5a3603f0c35ed7b
parentf767d7943513ae0fb8f85484f802389853dc8a71
sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for %g7 .register directive.

* config/sparc/sparc.c (sparc_output_scratch_registers): Use
#ignore instead of #scratch for %g7 .register directive.

From-SVN: r110522
gcc/ChangeLog
gcc/config/sparc/sparc.c