This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/6611
- From: jason at gcc dot gnu dot org
- To: jason at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 4 Jul 2002 11:06:02 -0000
- Subject: c++/6611
- Reply-to: jason at gcc dot gnu dot org
The following reply was made to PR c++/6611; it has been noted by GNATS.
From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c++/6611
Date: 4 Jul 2002 10:57:19 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_1-branch
Changes by: jason@gcc.gnu.org 2002-07-04 03:57:19
Modified files:
gcc/cp : ChangeLog decl2.c
Log message:
PR c++/6611
* decl2.c (import_export_decl): If we clear
DECL_NOT_REALLY_EXTERN, make sure DECL_EXTERNAL is set.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.2685.2.104&r2=1.2685.2.105
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.520.2.6&r2=1.520.2.7