rs6000.c (print_operand): Use fputs instead of fprintf for register names.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 10 Sep 2004 18:56:10 +0000 (18:56 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 10 Sep 2004 18:56:10 +0000 (18:56 +0000)
commitfb5c67a7bebab96fd72eab34b141501f7b217325
tree55f1e4c347a0131e9c036e0ca1581b68415d9486
parent5f11bc8b45cd3beac4fa60f5bad0ee43dde266af
rs6000.c (print_operand): Use fputs instead of fprintf for register names.

* gcc/config/rs6000/rs6000.c (print_operand): Use fputs instead
of fprintf for register names.

From-SVN: r87314
gcc/ChangeLog
gcc/config/rs6000/rs6000.c