gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning switches.
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 26 Mar 2002 21:38:40 +0000 (21:38 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 26 Mar 2002 21:38:40 +0000 (21:38 +0000)
commit1de38a8829a2a0151b16c84b88ca29cc520fac61
tree7283a7061f177aa01f0dd489d97a91fee034cc5e
parentd7e60e95f87835d0dd704e05ac38520aa333e61f
gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning switches.

2002-03-26  Phil Edwards  <pme@gcc.gnu.org>

* gcc.c (cpp_options):  Preserve relative ordering of -pedantic
and warning switches.
(cc1_options):  Likewise.

From-SVN: r51408
gcc/ChangeLog
gcc/gcc.c