[Bug preprocessor/25240] [OPENMP] _Pragma parsing problem on the gomp branch

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 20 17:40:00 GMT 2005



------- Comment #2 from rth at gcc dot gnu dot org  2005-12-20 17:40 -------
Subject: Bug 25240

Author: rth
Date: Tue Dec 20 17:40:17 2005
New Revision: 108859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108859
Log:
        PR preprocessor/25240
        * directives.c (run_directive): Remove pragma hacks.
        (destringize_and_run): Save tokens for deferred pragmas.
        * internal.h (_cpp_push_token_context): Declare.
        * macro.c (builtin_macro): Remove pragma token hack.
        (_cpp_push_token_context): Rename from push_token_context and export.

Added:
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/weak/weak-15.c
Modified:
    branches/gomp-20050608-branch/libcpp/ChangeLog.gomp
    branches/gomp-20050608-branch/libcpp/directives.c
    branches/gomp-20050608-branch/libcpp/internal.h
    branches/gomp-20050608-branch/libcpp/macro.c


-- 


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



More information about the Gcc-bugs mailing list