| Index: gcc/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f b/gcc/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f
|
| index 311567dceb0c2f4b5d1f57c4d4d8568a4d6a9cf8..b3d7c0456209d7be1983e5adba7b636f29396581 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f
|
| @@ -1,4 +1,6 @@
|
| ! { dg-do run }
|
| +! { dg-options "-std=legacy" }
|
| +!
|
| ! PR 27715 - the front end and the library used to have different ideas
|
| ! about ordering for characters whose encoding is above 127.
|
|
|
|
|