]> gcc.gnu.org Git - gcc.git/commit
re PR preprocessor/35061 (#pragma pop_macro causes ICE if no macro value on stack)
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 14 Feb 2008 21:41:40 +0000 (21:41 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Thu, 14 Feb 2008 21:41:40 +0000 (21:41 +0000)
commit101e174d2c7f1d97a276cf951bcc6d55ecbcabdd
treecdaa87661a8e9905d3600ff02fe3ca6acec3909b
parent0cc24ff082435b48eca7ec991e18eb437d7094b7
re PR preprocessor/35061 (#pragma pop_macro causes ICE if no  macro value on stack)

PR preprocessor/35061
gcc
* c-pragma.c (handle_pragma_pop_macro): Check that
pushed_macro_table has been allocated.
testsuite
* gcc.dg/cpp/pragma_pop_macro-1.c:  New file

From-SVN: r132322
gcc/ChangeLog
gcc/c-pragma.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pragma-pop_macro-1.c [new file with mode: 0644]
This page took 0.054945 seconds and 5 git commands to generate.