Revert these changes:
authorMark Mitchell <mark@codesourcery.com>
Sat, 13 Apr 2002 01:25:27 +0000 (01:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 13 Apr 2002 01:25:27 +0000 (01:25 +0000)
commitc740732f62c3784700fa3d819af4f408f768dd48
treede6cd1c98fbd33ee4be0c84964ac99948d1aa96f
parent21b1475254f8b4511bdd9f4ffcff9c07a141c77d
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.

From-SVN: r52258
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/stor-layout.c