This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/17349] // comments cause weird behaviour with options -E -C


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17349

--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-11-16 19:50:22 UTC ---
Author: ktietz
Date: Tue Nov 16 19:50:17 2010
New Revision: 166817

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166817
Log:
2010-11-16  Kai Tietz  <kai.tietz@onevision.com>

        PR preprocessor/17349
        * lex.c (save_comment): Handle in argument passing c++
        comments special.

2010-11-16  Kai Tietz  <kai.tietz@onevision.com>

        PR preprocessor/17349
        * gcc.dg/cpp/cmdlne-C3.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-C3.c   (with props)
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/lex.c

Propchange: trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-C3.c
            ('svn:eol-style' added)

Propchange: trunk/gcc/testsuite/gcc.dg/cpp/cmdlne-C3.c
            ('svn:mime-type' added)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]