Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 23 Sep 2019 09:29:21 +0000 (09:29 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 23 Sep 2019 09:29:21 +0000 (09:29 +0000)
* gcc.dg/ucnid-5-utf8.c: Skip unless ucn is supported.

From-SVN: r276053

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ucnid-5-utf8.c

index cd7ee8d..39fc50b 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/ucnid-5-utf8.c: Skip unless ucn is supported.
+
 2019-09-23  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/91729
index f4473e1..8e10467 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-skip-if "No dollar in identfiers" { avr-*-* powerpc-ibm-aix* } } */
+/* { dg-skip-if "" { ! ucn } } */
 /* { dg-options "-std=c99 -fdollars-in-identifiers -g" } */
 void abort (void);