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 cd7ee8d32303d8947b8c25fed185a56643e62787..39fc50b1a5694e74c026e8e46bc73c38c92ea987 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 f4473e1df1743d3e5f03c8ad630fe8a0df41b222..8e104672d13474a90522fe9926d89de6e6720531 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);