Revert these changes:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Apr 2002 01:25:27 +0000 (01:25 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Apr 2002 01:25:27 +0000 (01:25 +0000)
commitb3609646e534aee4d7296c6595b2a8564ac0da7d
treede6cd1c98fbd33ee4be0c84964ac99948d1aa96f
parentf33246617bb91908d818d0288cd835ff3c299d64
Revert these changes:

2002-04-06  Mark Mitchell  <mark@codesourcery.com>

PR c++/5571
* stor-layout.c (layout_decl): Reset the RTL for the decl.

* decl.c (duplicate_decls): Do not copy the RTL for a variable
declaration if the old variable had an incomplete type and the new
variable does not.
(complete_vars): Do not call layout_decl for completed variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52258 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/stor-layout.c