Commit 4d411f1f by Rainer Orth Committed by Rainer Orth

Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported

	* gcc.dg/ucnid-5-utf8.c: Skip unless ucn is supported.

From-SVN: r276053
parent 3a30d255
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
......
/* { 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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment