[Bug c++/9738] [3.3 regression] [mingw] Internal compiler error in rest_of_compilation, at toplev.c: 3491
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 11 12:02:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9738
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-07-11 12:02 -------
Subject: Bug 9738
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: dannysmith@gcc.gnu.org 2003-07-11 12:02:25
Modified files:
gcc/cp : ChangeLog decl.c
Log message:
Backport from mainline.
2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
PR c++/9738
* decl.c (duplicate_decls): Re-invoke make_decl_rtl
if the old decl had instantiated DECL_RTL.
(Based on Richard Henderson 2003-05-13 patch to c-decl.c).
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.180&r2=1.3076.2.181
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.965.2.55&r2=1.965.2.56
More information about the Gcc-bugs
mailing list