* gcc.c (validate_switches): Validate multiple switches named
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 19:17:14 +0000 (19:17 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2000 19:17:14 +0000 (19:17 +0000)
commitdead3293929c5215fea523d0d83a188df8ba717a
tree6ac492e3e33761ee32ecc7a71fcec680adf93216
parent7d3aa890515726b62a82a1f305e833d6e77d44e6
    * gcc.c (validate_switches): Validate multiple switches named
        in '|' (or) expressions in specs.
        (handle_braces): If more than 1 alternative in a '|' spec
        matches, call do_spec1 just once.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37667 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c