This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR 32915 dllimport regression
- From: Uros Bizjak <ubizjak at gmail dot com>
- To: François-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Richard Henderson <rth at redhat dot com>, jh at suse dot cz, Danny Smith <dannysmith at clear dot net dot nz>
- Date: Thu, 23 Aug 2007 21:03:34 +0200
- Subject: Re: [PATCH] Fix PR 32915 dllimport regression
- References: <19c433eb0708231043s4b6767d3jffed642cf824208d@mail.gmail.com>
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,
Uros.