Patch from jfc to fix printf format problems.
authorJohn Carr <jfc@mit.edu>
Mon, 9 Feb 1998 17:53:56 +0000 (09:53 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 9 Feb 1998 17:53:56 +0000 (09:53 -0800)
* mips.c (print_operand, function_prologue): Make printf format
match argument type.

From-SVN: r17808

gcc/ChangeLog

index 8b23507eb091d8ed697ff9c25a9fc500f1fe8a96..8b8eaa7426618b0e640f742eebe560e37ee75e2d 100644 (file)
@@ -1,3 +1,8 @@
+Mon Feb  9 17:52:36 1998  John Carr  <jfc@mit.edu>
+
+       * mips.c (print_operand, function_prologue): Make printf format
+       match argument type.
+
 Mon Feb  9 02:37:25 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
         * alpha.c (alpha_return_addr): Remove unused variable `first'.