This commit was manufactured by cvs2svn to create branch

'gcc-3_1-branch'.

From-SVN: r52727
This commit is contained in:
No Author 2002-04-24 19:31:25 +00:00
parent 7e93ecdd67
commit 2a2ea8a9ff
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# This test does not compile on mips-irix6 using the native assembler,
# though it does work with gas. See PR6200. Since we cannot (???)
# distinguish which assembler is being used, always pass -S for irix.
if { [istarget "mips*-*-irix*"] } { set options "-S" }
return 0