mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 06:46:43 +08:00
* fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.
From-SVN: r37398
This commit is contained in:
parent
8a3d997e53
commit
bbdd639d33
@ -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
|
||||
|
@ -83,10 +83,6 @@ case $machine in
|
||||
thumb-*-coff* | thumbel-*-coff* )
|
||||
fixincludes=
|
||||
;;
|
||||
|
||||
*-sgi-irix*)
|
||||
fixincludes=fixinc.irix
|
||||
;;
|
||||
esac
|
||||
|
||||
# IF there is no include fixing,
|
||||
|
Loading…
Reference in New Issue
Block a user