OSDN Git Service

PR target/23070
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 3663104..38e8924 100644 (file)
@@ -1,3 +1,11 @@
+2005-08-23  Alan Modra  <amodra@bigpond.net.au>
+
+       PR target/23070
+       * config/rs6000/rs6000.c (function_arg): For ABI_V4 calls to
+       stdarg functions, set/clear the fp marker even when no variable
+       args are passed.
+       * config/rs6000/sysv4.opt (mprototype): Describe.
+
 2005-08-22  Jakub Jelinek  <jakub@redhat.com>
 
        PR rtl-optimization/23478