re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long support when...
authorJoseph Myers <jsm@polyomino.org.uk>
Sun, 26 Sep 2004 00:59:45 +0000 (01:59 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 26 Sep 2004 00:59:45 +0000 (01:59 +0100)
commit34096b92f493baa7e052bea535c03b90ab12a181
treeb1a7af4f1a0dff04534881700349a413cb512496
parente6f433fc08e74f62cbc0ae4d92b0f26cae3776f6
re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long support when in C99 mode)

PR c/11459
* gcc.c (cpp_options, cc1_options): Preserve relative order of
-std and -ansi options.

testsuite:
* gcc.dg/pr11459-1.c: New test.

From-SVN: r88121
gcc/ChangeLog
gcc/gcc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr11459-1.c [new file with mode: 0644]