reorgbug-1.c: Don't specify -O2.
2017-05-17 Chenghua Xu <paul.hua.gm@gmail.com> gcc/testsuite/ * gcc.target/mips/reorgbug-1.c: Don't specify -O2. From-SVN: r248137
This commit is contained in:
parent
3fbab4ea42
commit
bc36d2b7ae
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2017-05-17 Chenghua Xu <paul.hua.gm@gmail.com>
|
||||
|
||||
* gcc.target/mips/reorgbug-1.c: Don't specify -O2.
|
||||
|
||||
2017-05-16 James Greenhalgh <james.greenhalgh@arm.com>
|
||||
Bill Schmidt <wschmidt@linux.vnet.ibm.com>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-options "-O2 -msoft-float -mips2" } */
|
||||
/* { dg-options "-msoft-float -mips2" } */
|
||||
|
||||
typedef long int __int32_t;
|
||||
typedef long unsigned int __uint32_t;
|
||||
|
|
Loading…
Add table
Reference in a new issue