This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Place temporary generated stdint.h file under $tmp/
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Paolo Bonzini <bonzini at gnu dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 9 Sep 2009 13:04:51 -0700
- Subject: Re: [PATCH] Place temporary generated stdint.h file under $tmp/
- References: <h88kul$btu$1@ger.gmane.org>
On Wed, Sep 9, 2009 at 9:26 AM, Paolo Bonzini<bonzini@gnu.org> wrote:
> And at the same time, regenerate libdecnumber and libgfortran's configure
> scripts.
>
> Bootstrapped i686-pc-linux-gnu, committed.
>
This breaks gcc bootstrap:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41322
--
H.J.