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: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Christopher Faylor <cgf at redhat dot com>
- Date: 26 Jul 2003 13:05:02 +0200
- Subject: Re: [Patch] remove xxx_with_decl from i386/winnt.c
- Organization: Integrable Solutions
- References: <20030726105630.67231.qmail@web21404.mail.yahoo.com>
Danny Smith <danny_r_smith_2001@yahoo.co.nz> writes:
| Hello
|
| This gets rid of xxx_with_decl in winnt.c so that mingw32 and cygwin can
| bootstrap again.
It is OK.
(I thought grep revealed no other uses of xxx_with_decl).
-- Gaby