gcc.c (cpp_options): Update to use '&'.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 14 Dec 2000 07:47:38 +0000 (07:47 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 14 Dec 2000 07:47:38 +0000 (07:47 +0000)
commit7667db9b1a2cd805a767fe9a5a62f781db7b4ea5
tree58ea6f8a272bb820efe7613517764feb9c21f9d5
parent196a37f4e266e1c334cb7637d934dec8b6b8b425
gcc.c (cpp_options): Update to use '&'.

       * gcc.c (cpp_options): Update to use '&'.
       (struct switchstr): Change type of validated to save space.
       New member 'ordering'.
       (handle_braces, validate_switches): Update to handle '&'.

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