* gcc.target/i386/pr27827.c: Only compile on ilp32 target.
From-SVN: r116099
This commit is contained in:
parent
aa2d15ab84
commit
06a7a041e0
@ -1,3 +1,7 @@
|
||||
2006-08-12 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gcc.target/i386/pr27827.c: Only compile on ilp32 target.
|
||||
|
||||
2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
* gfortran.dg/stat_1.f90: Make test pass when run under sudo.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-do compile { target ilp32 } } */
|
||||
/* { dg-options "-O2" } */
|
||||
|
||||
double a, b;
|
||||
|
Loading…
Reference in New Issue
Block a user