OSDN Git Service

* cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1,
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 21:14:13 +0000 (21:14 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 21:14:13 +0000 (21:14 +0000)
commit349f7ff910e66fdc14bf4403155a80ff46bed63e
tree858a35aeb9350da4cd314a20832a773e6d22602f
parentbe7ae30c3f468b0f45ef7300bdbeffe973df16a6
    * cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1,
        matching July 18, 1995 change to cccp.c.  If -traditional then
        disable cplusplus_comments.

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