* gcc.dg/union-5.c: Run only on x86 and x86-64.
From-SVN: r142465
This commit is contained in:
parent
f773bb8482
commit
3108c7b6f0
@ -1,3 +1,7 @@
|
||||
2008-12-05 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.dg/union-5.c: Run only on x86 and x86-64.
|
||||
|
||||
2008-12-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR libfortran/38285
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-do run { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-options "-O -fgcse -fno-split-wide-types" } */
|
||||
|
||||
extern void abort(void);
|
||||
|
Loading…
Reference in New Issue
Block a user