cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer has manual_pop set.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 26 Jul 1999 22:01:44 +0000 (22:01 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Jul 1999 22:01:44 +0000 (18:01 -0400)
commite7f9deaeff2bb58c6dbe62e941828677b387a59e
tree811244547bb9a59bada5ce459387421c351c827c
parente428b1a8c6479ad2e1187cb414d370662894f380
cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer has manual_pop set.

* cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer
has manual_pop set.

From-SVN: r28275
gcc/ChangeLog
gcc/cpplib.c