Merged revisions 208012,208018-208019,208021,208023-208030,208033,208037,208040-20804...
[official-gcc.git] / main / gcc / testsuite / gcc.dg / pr11459-1.c
blob1edd94f814b09a2445e9627af4a4cd4323d6f3e5
1 /* -ansi -std=c99 should mean -std=c99, but the specs reordered the
2 options. Bug 11459. */
3 /* { dg-do compile } */
4 /* { dg-options "-ansi -std=c99 -pedantic" } */
6 long long i;