This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Bootstrap broken for more than 10 days on cygwin and mingw
- From: FX <fxcoudert at gmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: ian at airs dot com
- Date: Wed, 13 May 2009 17:48:22 +0200
- Subject: Bootstrap broken for more than 10 days on cygwin and mingw
Bootstrap has been broken on two secondary targets, i386-pc-cygwin and
i386-pc-mingw32, for at least 10 days now. A patch fixing the issue
has been available since May 4th, and is confirmed to fix the issue.
Could someone approve it?
Ian, I know you've committed quite a bit of work to introduce C++
compat warnings, could you please take time to review this simple patch?
Pathc is at: http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00125.html
Confirmed to bootstrap here: http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00308.html
Also, it would seem reasonable to me if, for very intrusive patches
such as enabling new warnings to bootstrap, they were tested on
primary and secondary platforms.
Thanks,
FX