lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the cache every function if...
authorRichard Henderson <rth@cygnus.com>
Fri, 8 Oct 1999 18:59:27 +0000 (11:59 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Oct 1999 18:59:27 +0000 (11:59 -0700)
commit455419a530baf5901f1042fab7e2b6b57dab67ed
treecddcb39175d25fa392549428b86287ef7cad01e3
parenta6de7040f89c411df4fd8e8ddd98717a43ac313b
lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the cache every function if ggc_p.

        * lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the
        cache every function if ggc_p.

From-SVN: r29872
gcc/ChangeLog
gcc/lists.c