toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or labels.
authorRichard Henderson <rth@redhat.com>
Sun, 3 Mar 2002 09:11:38 +0000 (01:11 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 3 Mar 2002 09:11:38 +0000 (01:11 -0800)
commit41c78c8833deda8c42cd55fa514639a3d700b2b6
tree66e71996ccaa2d89e93ae2e0788a509a84563819
parent9e9b71e6b4d08d8530227773db86c05e79d93024
toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or labels.

        * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
        for types or labels.

From-SVN: r50253
gcc/ChangeLog
gcc/toplev.c