On Wed, 16 Jul 2025, John Ericson wrote: > config/ChangeLog: > > * gthr.m4: Create new GCC_AC_THREAD_MODEL macro > > libatomic/ChangeLog: > > * configure.ac: Use GCC_AC_THREAD_MODEL instead of hand-rolled > > libgcc/ChangeLog: > > * configure.ac: Use GCC_AC_THREAD_MODEL instead of hand-rolled > > libphobos/ChangeLog: > > * m4/druntime/os.m4: Use AC_MSG_ERROR, not private as_fn_error > > libstdc++-v3/ChangeLog: > > * acinclude.m4: Use GCC_AC_THREAD_MODEL instead, via AC_REQUIRE
Please post the full patch that includes regeneration of all configure scripts any of whose input files were modified, or confirm if those scripts are byte-for-byte identical before and after this patch, since the effects on the output files are important information for reviewing this patch. -- Joseph S. Myers josmy...@redhat.com