No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pr18502-1.c
blob038c8104aa8387d4ef9c3ce3268e310f9b37c323
1 /* Test that -trigraphs isn't reordered before -std=gnu99. Bug
2 18502. */
3 /* Origin: Joseph Myers <joseph@codesourcery.com> */
4 /* { dg-do compile } */
5 /* { dg-options "-std=gnu99 -trigraphs" } */
7 int a??(2??);