stringop-2.c (main): Add a nomips16 attribute on MIPS targets.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 5 Feb 2012 15:01:06 +0000 (15:01 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 5 Feb 2012 15:01:06 +0000 (15:01 +0000)
commitd257df9b5e60eeee8b09b5d23a496bdaa75e143b
treeae72d7adfdaa56ac0871946e04bc4229479ffe2a
parent9021d4e19313689138c95d2704301667543a24fb
stringop-2.c (main): Add a nomips16 attribute on MIPS targets.

gcc/testsuite/
* gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
on MIPS targets.
* gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.

From-SVN: r183911
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/stringop-2.c
gcc/testsuite/gfortran.dg/pr45636.f90