[PATCH] Fix PR 32915 dllimport regression

Danny Smith dannysmith@clear.net.nz
Thu Aug 23 21:04:00 GMT 2007



> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org 
> [mailto:gcc-patches-owner@gcc.gnu.org] On Behalf Of Uros Bizjak
> Sent: Friday, 24 August 2007 7:04 a.m.
> To: François-Xavier Coudert
> Cc: gcc-patches; Richard Henderson; jh@suse.cz; Danny Smith
> Subject: Re: [PATCH] Fix PR 32915 dllimport regression
> 
> 
> François-Xavier Coudert wrote:
> > > 
> > > 2007-07-28  Danny Smith <dannysmith@users.sourcforge.net>
> > > 
> > > 	PR target/32915
> > > 	* config/i386/i386.c (get_dllimport_decl): 
> > > SET_DECL_ASSEMBLER_NAME
> > > 	of the generated dllimport decl. 
> >   
> 
> This is pure cygwin/mingw stuff, written by the maintainer of this 
> (sub-)target. This patch doesn't touch shared code, so it 
> doesn't need 
> any other approvals. It is OK to commit the patch to mainline.
> 

Thanks for the clarification.  I wasn't sure whether my authority
extended to such parts of files like i386.[ch].
Danny 

> Thanks,
> Uros.
> 



More information about the Gcc-patches mailing list