(duplicate_decls): Set DECL_INLINE in newdecl so it is copied into olddecl.
authorRichard Stallman <rms@gnu.org>
Mon, 7 Sep 1992 06:57:50 +0000 (06:57 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 7 Sep 1992 06:57:50 +0000 (06:57 +0000)
commit850cba2976f2d33587954adae6590006289be618
treeb5f908813c776e1c1811634e7cd6bef331e2b872
parent08611787e305b57f080a1a5bda084fbf07ffdfa7
(duplicate_decls): Set DECL_INLINE in newdecl so it is copied into olddecl.

Don't set DECL_EXTERNAL in olddecl.
Preserve DECL_UID of olddecl.

From-SVN: r2074
gcc/c-decl.c