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/29612] [4.0/4.1/4.2/4.3 Regression] gcc --save-temps does not give "multi-character character constant" error



------- Comment #4 from jakub at gcc dot gnu dot org  2006-12-29 08:17 -------
Subject: Bug 29612

Author: jakub
Date: Fri Dec 29 08:17:43 2006
New Revision: 120259

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120259
Log:
        PR preprocessor/29612
        * directives.c (do_linemarker): Set pfile->buffer->sysp always, not
        only when new_sysp is non-zero.

        * gcc.dg/cpp/pr29612-1.c: New test.
        * gcc.dg/cpp/pr29612-2.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/cpp/pr29612-1.c
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/cpp/pr29612-2.c
Modified:
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/libcpp/ChangeLog
    branches/gcc-4_1-branch/libcpp/directives.c


-- 


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


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