c-decl.c (c_decode_option): No need to handle switches cpplib handles.
authorNeil Booth <neil@daikokuya.co.uk>
Thu, 25 Jul 2002 06:56:11 +0000 (06:56 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 25 Jul 2002 06:56:11 +0000 (06:56 +0000)
commit2d6154445d0705b6acce6a62d02bacf28f363d3a
treede4b40d91b951d22107e5e25e130009b49de591e
parentc82efc81c00e7fd369092b29530d76292439bf1b
c-decl.c (c_decode_option): No need to handle switches cpplib handles.

* c-decl.c (c_decode_option): No need to handle switches
cpplib handles.
cp:
* decl2.c (cxx_decode_option): Similarly.

From-SVN: r55737
gcc/ChangeLog
gcc/c-decl.c
gcc/cp/decl2.c