mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-21 15:40:55 +08:00
ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).
* gcc.dg/ucnid-11.c: Skip on hppa*-*-hpux* (32-bit). * gcc.dg/ucnid-12.c: Likewise. From-SVN: r150281
This commit is contained in:
parent
9fc7757408
commit
9f69be1549
@ -1,3 +1,8 @@
|
||||
2009-07-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* gcc.dg/ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).
|
||||
* gcc.dg/ucnid-12.c: Likewise.
|
||||
|
||||
2009-07-30 Michael Meissner <meissner@linux.vnet.ibm.com>
|
||||
Pat Haugen <pthaugen@us.ibm.com>
|
||||
Revital Eres <ERES@il.ibm.com>
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-xfail-if "" { powerpc-ibm-aix* *-*-solaris2.* } { "*" } { "" } } */
|
||||
/* { dg-skip-if "-fdata-sections not supported" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
|
||||
/* { dg-options "-std=c99 -fextended-identifiers -fdata-sections" } */
|
||||
|
||||
#include "ucnid-3.c"
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-xfail-if "" { powerpc-ibm-aix* *-*-solaris2.* } { "*" } { "" } } */
|
||||
/* { dg-skip-if "-ffunction-sections not supported" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
|
||||
/* { dg-options "-std=c99 -fextended-identifiers -ffunction-sections" } */
|
||||
|
||||
#include "ucnid-4.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user