PR preprocessor/35061
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2008 21:41:40 +0000 (21:41 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2008 21:41:40 +0000 (21:41 +0000)
commitb8989bc3c103034ae5f48e69e44b0a176004996c
treecdaa87661a8e9905d3600ff02fe3ca6acec3909b
parent662f56bd3d43c3251a0679c42cce915ec0488fd5
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132322 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-pragma.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pragma-pop_macro-1.c [new file with mode: 0644]