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/32974] #pragma GCC dependency generates extra token error.



------- Comment #3 from tromey at gcc dot gnu dot org  2007-08-18 17:54 -------
Subject: Bug 32974

Author: tromey
Date: Sat Aug 18 17:54:11 2007
New Revision: 127614

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127614
Log:
gcc/testsuite
        PR preprocessor/32974:
        * gcc.dg/cpp/pr32974.c: New file.
libcpp
        PR preprocessor/32974:
        * directives.c (parse_include): Don't check for EOL when
        processing #pragma dependency.

Added:
    trunk/gcc/testsuite/gcc.dg/cpp/pr32974.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/directives.c


-- 


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


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