| Index: gcc/gcc/testsuite/gcc.dg/utf32-4.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/utf32-4.c b/gcc/gcc/testsuite/gcc.dg/utf32-4.c
|
| index 34a78da5f4b44cea61e0a3a33f8cbf65b3cad0d3..aa7f66a36851761f15a7163c7566341f3261f1c1 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/utf32-4.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/utf32-4.c
|
| @@ -1,6 +1,6 @@
|
| /* Contributed by Kris Van Hees <kris.van.hees@oracle.com> */
|
| /* Expected errors for char32_t character constants. */
|
| -/* { dg-do compile { target int32plus } } */
|
| +/* { dg-do compile } */
|
| /* { dg-options "-std=gnu99" } */
|
|
|
| typedef __CHAR32_TYPE__ char32_t;
|
|
|