]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cppinit.c
* cppinit.c (cpp_start_read): Free the imacros list as we
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Sep 2001 10:22:17 +0000 (10:22 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Sep 2001 10:22:17 +0000 (10:22 +0000)
commit155b5da1a66893840d3e528acaa206aa2a47cfd7
treec8e77bbd1648ca6f454e28a95c6b55ed3309b279
parent9936bf189bb97f8298def4d0674543a014f3dc1e
* cppinit.c (cpp_start_read): Free the imacros list as we
traverse it.  Don't free the chains before returning.
(_cpp_push_next_buffer): Only try pushing buffers if we've
completed -imacros handling.

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