re PR rtl-optimization/23098 (store of 0.0 to float)
PR rtl-optimization/23098 * gcc.target/i386/pr23098.c: Add dg-require-effective-target ilp32. From-SVN: r103959
This commit is contained in:
parent
1b1cdbffce
commit
29a153937a
@ -1,5 +1,8 @@
|
||||
2005-09-06 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR rtl-optimization/23098
|
||||
* gcc.target/i386/pr23098.c: Add dg-require-effective-target ilp32.
|
||||
|
||||
* gcc.dg/debug/dwarf2/dwarf-char1.c: Further regex fixes.
|
||||
* gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
|
||||
* gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
|
||||
|
@ -2,6 +2,7 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -fPIC" } */
|
||||
/* { dg-final { scan-assembler-not "\.LC\[0-9\]" } } */
|
||||
/* { dg-require-effective-target ilp32 } */
|
||||
|
||||
double foo (float);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user