c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if the old decl had instantiated...
authorRichard Henderson <rth@redhat.com>
Wed, 14 May 2003 05:40:12 +0000 (22:40 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 14 May 2003 05:40:12 +0000 (22:40 -0700)
commit2306d91c5cc44948ef69842cda73c3def11381f7
tree162eb1a3ac2dbba325e86b29aabca6f8b9195f57
parent979c310f5e2c6adc19b136cd4f0fa1d538326d29
c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if the old decl had instantiated DECL_RTL.

        * c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if
        the old decl had instantiated DECL_RTL.

From-SVN: r66798
gcc/ChangeLog
gcc/c-decl.c