Commit 816bc01b by Richard Sandiford Committed by Richard Sandiford

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
parent 8398663e
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
* gcc.target/mips/madd-7.c: Add -mlong32.
* gcc.target/mips/msub-7.c: Likewise.
......
/* { 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)
{
......
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