aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/labels-3.x
blob: e9b4118ff444763e971f165fbd7ef53b755b5584 (plain)
1
2
3
4
5
6
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