Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pr18502-1.c
blob: 038c8104aa8387d4ef9c3ce3268e310f9b37c323 [
file
] [
log
] [
blame
]
/* Test that -trigraphs isn't reordered before -std=gnu99. Bug
18502. */
/* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -trigraphs" } */
int
a
??(
2
??);