Change "va_list)" to "__gnuc_va_list)".
authorJohn Hassey <hassey@gnu.org>
Sat, 20 Feb 1993 15:39:27 +0000 (15:39 +0000)
committerJohn Hassey <hassey@gnu.org>
Sat, 20 Feb 1993 15:39:27 +0000 (15:39 +0000)
From-SVN: r3500

gcc/fixincludes

index 65d2277545dc4cd828e13cf07588ce3d2e6aba80..6bff97dc6ef69886f3c58bb80361792beba1b229 100755 (executable)
@@ -827,6 +827,7 @@ if [ -r $file ] && [ ! -r ${LIB}/$file ]; then
   chmod +w ${LIB}/$file 2>/dev/null
   chmod a+r ${LIB}/$file 2>/dev/null
 fi
+      -e 's@ va_list)@ __gnuc_va_list)@' \
 
 if [ -r ${LIB}/$file ]; then
   echo Fixing $file, non-const arg