pr52125.c: Add -mno-optgp option.

2014-01-27  Steve Ellcey  <sellcey@mips.com>

	* gcc.target/mips/pr52125.c: Add -mno-optgp option.

From-SVN: r207156
This commit is contained in:
Steve Ellcey 2014-01-27 23:05:05 +00:00 committed by Steve Ellcey
parent 0ebe2584bb
commit 78c021554f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-01-27 Steve Ellcey <sellcey@mips.com>
* gcc.target/mips/pr52125.c: Add -mno-optgp option.
2014-01-27 Allan Sandfeld Jensen <sandfeld@kde.org>
* g++.dg/ext/mv16.C: New tests.

View File

@ -1,4 +1,4 @@
/* { dg-options "addressing=absolute" } */
/* { dg-options "-mno-gpopt addressing=absolute" } */
int a, b, c, d;