add i370-*-openedition to bypass fixinc list
authorDave Pitts <dpitts@cozx.com>
Tue, 26 Nov 2002 02:23:06 +0000 (02:23 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Tue, 26 Nov 2002 02:23:06 +0000 (02:23 +0000)
From-SVN: r59490

gcc/ChangeLog
gcc/fixinc/mkfixinc.sh

index 30c65a3..f1d916c 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-25  Dave Pitts  <dpitts@cozx.com>
+
+       * gcc/fixinc/mkfixinc.sh: add i370-*-openedition to bypass fixinc list
+
 2002-11-25  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/h8300/h8300.md (an anonymous pattern): New.
index 8c69385..f367948 100755 (executable)
@@ -70,6 +70,7 @@ case $machine in
     hppa1.1-*-bsd* | \
     hppa1.0-*-bsd* | \
     hppa*-*-lites* | \
+    i370-*-openedition | \
     i?86-moss-msdos* | \
     i?86-*-moss* | \
     i?86-*-osf1* | \