]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Nov 2000 01:50:39 +0000 (01:50 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Nov 2000 01:50:39 +0000 (01:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37398 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/fixinc/mkfixinc.sh

index c73993445d413e4e8ab52a8c194b89ec3d23492d..f91814a1824bc9829b79fe96a96d587db1f32b1b 100644 (file)
@@ -1,3 +1,7 @@
+Sat Nov 11 18:41:20 2000  Mark P Mitchell  <mark@codesourcery.com>
+
+       * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.
+
 2000-11-11  Jason Merrill  <jason@redhat.com>
 
        * function.c (assign_parms): If TREE_ADDRESSABLE is set, try to 
index 0b2c62989ee0baee7795a30beac8a970bf8fc483..8f398f2a33f8a7bb696b6b39edacc6fb3d16ae95 100755 (executable)
@@ -83,10 +83,6 @@ case $machine in
        thumb-*-coff* | thumbel-*-coff* )
                fixincludes=
                ;;
-
-       *-sgi-irix*)
-               fixincludes=fixinc.irix
-               ;;
 esac
 
 #  IF there is no include fixing,