mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 07:40:26 +08:00
re PR tree-optimization/35899 (ICE on filesystem code)
gcc/testsuite/ PR target/35899 * gcc.target/mips/smartmips-lwxs.c: Add -mlong32. From-SVN: r142874
This commit is contained in:
parent
8398663ecc
commit
816bc01bae
gcc/testsuite
@ -1,3 +1,8 @@
|
||||
2008-12-21 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
PR target/35899
|
||||
* gcc.target/mips/smartmips-lwxs.c: Add -mlong32.
|
||||
|
||||
2008-12-21 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
PR target/38598
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-mips-options "-O -msmartmips" } */
|
||||
/* -mlong32 added because of PR target/38599. */
|
||||
/* { dg-mips-options "-O -msmartmips -mlong32" } */
|
||||
|
||||
NOMIPS16 int scaled_indexed_word_load (int a[], int b)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user