]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gensupport.c (init_include_reader): Merge into ...
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 May 2002 01:17:14 +0000 (01:17 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 May 2002 01:17:14 +0000 (01:17 +0000)
commitc93cef3a4112267c2e6afb0c8641fc7ae0005c98
treec990d0287bd826e282b355864e94f75ef7eb798b
parent7fa55aef8e8e951f40edb73837f7a2ca2cd126d0
    * gensupport.c (init_include_reader): Merge into ...
        (process_include): ... here.  Simplify composite path creation.
        Plug memory leaks.  Fix file/line number tracking.  Do not
        process_define_cond_exec.  Return void.
        (process_rtx): Don't check process_include return value.

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