* fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.

From-SVN: r37398
This commit is contained in:
Mark Mitchell 2000-11-12 01:50:39 +00:00 committed by Mark Mitchell
parent 8a3d997e53
commit bbdd639d33
2 changed files with 4 additions and 4 deletions

View 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

View File

@ -83,10 +83,6 @@ case $machine in
thumb-*-coff* | thumbel-*-coff* )
fixincludes=
;;
*-sgi-irix*)
fixincludes=fixinc.irix
;;
esac
# IF there is no include fixing,