cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1, matching July 18...
authorIan Lance Taylor <ian@cygnus.com>
Mon, 6 Jul 1998 21:14:13 +0000 (21:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 21:14:13 +0000 (15:14 -0600)
commitad214bc2c876608b47dcc86a36b0b52c01153b74
tree858a35aeb9350da4cd314a20832a773e6d22602f
parent7c880813a8133e17c03f4e8f9971404b7addcd25
cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1, matching July 18, 1995 change to cccp.c.

        * cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1,
        matching July 18, 1995 change to cccp.c.  If -traditional then
        disable cplusplus_comments.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r20960
gcc/ChangeLog
gcc/cpplib.c