Sign in
llvm
/
llvm-archive
/
48649d2c83b557841c9e5c978d9ab5af13cb52e5
/
.
/
llvm-gcc-4.0
/
gcc
/
testsuite
/
gcc.dg
/
pr11459-1.c
blob: 1edd94f814b09a2445e9627af4a4cd4323d6f3e5 [
file
] [
log
] [
blame
]
/* -ansi -std=c99 should mean -std=c99, but the specs reordered the
options. Bug 11459. */
/* { dg-do compile } */
/* { dg-options "-ansi -std=c99 -pedantic" } */
long
long
i
;