On Tue, 2021-11-09 at 21:53 +0800, Xi Ruoyao via Gcc-patches wrote:
> On Mon, 2021-11-08 at 23:14 +0000, Joseph Myers wrote:
> 
> /* snip */
> 
> > Please make sure the back end builds cleanly with current GCC mainline.  
> > This can be tested either with a native bootstrap, or by building a cross 
> > compiler, using a native compiler of the same GCC mainline version for the 
> > build and configuring using --enable-werror-always (that configure option 
> > has the effect of enabling -Werror in the same way that later bootstrap 
> > stages in a native bootstrap do).
> 
> gcc trunk does not build with glibc-2.34+ and --enable-werror-always :(
> 
> I've sent the fix as
> https://gcc.gnu.org/pipermail/gcc-patches/2021-November/583820.html.

I applied the 7 patches and my fix onto c71cb26a9e. A native bootstrap
with --enable-werror-always has succeeded.
-- 
Xi Ruoyao <xry...@mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University

Reply via email to