lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.
authorRichard Henderson <rth@redhat.com>
Wed, 7 Mar 2001 18:44:17 +0000 (10:44 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 7 Mar 2001 18:44:17 +0000 (10:44 -0800)
commit232f749bbc7017ae00943a6ba87ef151276dff3e
tree80850b2388b92d6896a75218decd62c239e9b882
parent542d73aeffbdb33c2cf23d1a232da9d7fe747e92
lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.

        * lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.
        * toplev.c (rest_of_compilation): Call init_EXPR_INSN_LIST_cache ...
        (compile_file): ... here.

From-SVN: r40296
gcc/ChangeLog
gcc/lists.c
gcc/toplev.c