mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-27 04:55:01 +08:00
godump-1.c (dg-skip-if): Add alpha*-*-*.
* gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*. From-SVN: r217098
This commit is contained in:
parent
a765878ad7
commit
9c636298c0
@ -1,3 +1,7 @@
|
||||
2014-11-04 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha*-*-*.
|
||||
|
||||
2014-11-04 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* g++.dg/ipa/devirt-44.C (dg-options): Remove -fdump-tree-optimized.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
/* { dg-options "-c -fdump-go-spec=godump-1.out" } */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-skip-if "not supported for target" { ! "s390*-*-* i?86-*-* x86_64-*-*" } } */
|
||||
/* { dg-skip-if "not supported for target" { ! "alpha*-*-* s390*-*-* i?86-*-* x86_64-*-*" } } */
|
||||
/* { dg-skip-if "not supported for target" { ! lp64 } } */
|
||||
|
||||
#include <stdint.h>
|
||||
|
Loading…
Reference in New Issue
Block a user