* cppmacro.c (funlike_invocation_p): Re-disable macros enabled
commit184d60fe97a0eb3733a4ed95be847a0d8c177222
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Dec 2000 12:06:23 +0000 (3 12:06 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Dec 2000 12:06:23 +0000 (3 12:06 +0000)
tree859e06921d833c83e0f3252c95f0749efd56bcff
parent14ad0a6e78e07a5c683df62781f2efc241bd7185
    * cppmacro.c (funlike_invocation_p): Re-disable macros enabled
        by contexts drops AFTER argument pre-expansion, so that they
        remain enabled during argument pre-expansion.
        (_cpp_pop_context): Unconditionally re-enable a macro when
        dropping a context level.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37971 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppmacro.c