This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch ping - fix MinGW bootstrap failure
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 26 Jun 2004 23:19:01 -0500
- Subject: Re: patch ping - fix MinGW bootstrap failure
- References: <40DE4876.20507@bothner.com>
Per Bothner wrote:
> Sorry to nag after just a few days, but this patch *is*
> needed to fix a bootstrap failure:
> http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01910.html
>
> I was tempted to check this as urgently needed to fix a
> bootstrap failure, but I couldn't find any such "emergency"
> policy in http://gcc.gnu.org/cvswrite.html#policies .
This pair of much more superficial patches is also needed to make
mainline bootstrap natively on mingw32, but has not been reviewed.
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg02077.html
Also, this trivial patch that fixes a warning preventing bootstrap has
been approved, but I don't have CVS access so I can't commit it. Would
someone commit it? Is there some specific person I should ask to commit
patches like these?
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg02100.html
Aaron W. LaFramboise