This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH for dllimport PR's 9738 and 10148 [Was Re: encode_section_info vs tentative definitions]


On Mon, May 19, 2003 at 07:42:29AM +1000, Danny Smith wrote:
> 	* config/i386/winnt.c (i386_pe_encode_section_info): Enable
> 	even if not first.

Ok.

> 	* g++.dg/ext/dllimport2.C: New file.
> 	* g++.dg/ext/dllimport3.C: New file.

Ok.

> 	* decl.c (duplicate_decls): For targets with dllimport,
> 	re-invoke make_decl_rtl if the old decl had instantiated
> 	DECL_RTL (Base on Richard Henderson patch to c-decl.c).

Remove the ifdef and this is ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]