Commit 956a82a1 by Adam Nemet Committed by Adam Nemet

* gcc.target/mips/ext-1.c: Add -mgp64 to dg-mips-options.

From-SVN: r139218
parent 15912ca5
2008-08-18 Adam Nemet <anemet@caviumnetworks.com>
* gcc.target/mips/ext-1.c: Add -mgp64 to dg-mips-options.
2008-08-18 Steve Ellcey <sje@cup.hp.com>
* g++.dg/other/anon5.C: Skip on *-*-hpux*.
......
/* { dg-do compile } */
/* { dg-mips-options "-O -mips64r2" } */
/* { dg-mips-options "-O -mips64r2 -mgp64" } */
/* { dg-final { scan-assembler "\tdext\t" } } */
/* { dg-final { scan-assembler-not "and" } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment