gcc/testsuite/
* gcc.target/mips/reorgbug-1.c: Don't specify -O2.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248137
138bc75d-0d04-0410-961f-
82ee72b054a4
+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>
-/* { dg-options "-O2 -msoft-float -mips2" } */
+/* { dg-options "-msoft-float -mips2" } */
typedef long int __int32_t;
typedef long unsigned int __uint32_t;