On Mon, 12 Sep 2022, Jakub Jelinek via Gcc-patches wrote:

> > We don't claim in glibc to support old snapshots from master, so checking 
> > for __GNUC_PREREQ (13, 0) and failing for such older GCC 13 versions is 
> > fine.
> 
> Ok, makes sense, especially if it is applied on the glibc side a few months
> after it is changed on the GCC side.  If it is applied immediately, there

Leaving the build of glibc C++ tests broken for months with mainline GCC 
doesn't seem like a good idea; it's a recipe for missing other 
regressions.  I think a fix should be applied to glibc immediately after 
the GCC change.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to