]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.c
(print_operand): Convert fprintf of single letters to putc and convert fprintf of...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 5 Sep 1993 10:44:00 +0000 (06:44 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 5 Sep 1993 10:44:00 +0000 (06:44 -0400)
commit76229ac8db9be933046d0cb365a727bf449b13b3
tree898de375d5e7f42e2e31a54a540a17549dc301b6
parentb839fb3fe943321c27cb560762bc37112dd993eb
(print_operand): Convert fprintf of single letters to putc and convert fprintf of constant strings to fputs.

(print_operand): Convert fprintf of single letters to putc and convert
fprintf of constant strings to fputs.
Output '%u' operand as hexadecimal.

From-SVN: r5260
gcc/config/rs6000/rs6000.c