This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35921] Con/de-structor definition fails to override dllimport declaration
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2008 00:40:28 -0000
- Subject: [Bug target/35921] Con/de-structor definition fails to override dllimport declaration
- References: <bug-35921-14702@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dannysmith at gcc dot gnu dot org 2008-06-07 00:40 -------
Subject: Bug 35921
Author: dannysmith
Date: Sat Jun 7 00:39:43 2008
New Revision: 136515
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136515
Log:
PR target/35921
* optimize.c (maybe_clone_body): Copy DECL_DLLIMPORT_P flag
to clone.
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/optimize.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35921