This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] remove xxx_with_decl from i386/winnt.c
- From: Christopher Faylor <cgf at redhat dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 26 Jul 2003 11:43:30 -0400
- Subject: Re: [Patch] remove xxx_with_decl from i386/winnt.c
- References: <20030726105630.67231.qmail@web21404.mail.yahoo.com>
On Sat, Jul 26, 2003 at 08:56:30PM +1000, Danny Smith wrote:
>Hello
>
>This gets rid of xxx_with_decl in winnt.c so that mingw32 and cygwin can
>bootstrap again.
>
>2003-07-26 Danny Smith <dannysmith@users.sourceforge.net>
>
> * config/i386/winnt.c: Revert 2003-07-08 change.
> (i386_pe_section_type_flags): Remove error_with_decl here too.
Looks like an obvious fix to me. Please check in.
cgf