]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - tests/GCCTestSuite/pr11459-1.c
Imported Upstream version 0.2
[pkg-cerco/acc.git] / tests / GCCTestSuite / pr11459-1.c
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" } */
5
6 long long i;