This is the mail archive of the gcc-cvs@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]

r108859 - in /branches/gomp-20050608-branch: gc...


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


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