gcc.c (cpp_options): Update to use '&'.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 14 Dec 2000 07:42:39 +0000 (07:42 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 14 Dec 2000 07:42:39 +0000 (07:42 +0000)
commit196a37f4e266e1c334cb7637d934dec8b6b8b425
treea7adf5ab11cb914e2fdad63d7fde98f42dd5a661
parentd9ab8adb37794252f225f068ebd1b050a351bb46
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: r38244
gcc/ChangeLog
gcc/gcc.c