https://gcc.gnu.org/g:d52a81fdb3cec0de08bbcefd3c0a31817133b95f
commit r16-4300-gd52a81fdb3cec0de08bbcefd3c0a31817133b95f Author: Antoni Boucher <[email protected]> Date: Wed Oct 8 09:49:13 2025 -0400 Regenerate gcc/configure Use autoconf 2.69 to regenerate gcc/configure gcc/ChangeLog: * configure: Regenerate. Diff: --- gcc/configure | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/gcc/configure b/gcc/configure index 0fb09f430da6..c8184de6cf0c 100755 --- a/gcc/configure +++ b/gcc/configure @@ -649,9 +649,9 @@ ISLLIBS GMPINC GMPLIBS target_cpu_default +jit_target_objs rust_target_objs d_target_objs -jit_target_objs fortran_target_objs cxx_target_objs c_target_objs @@ -659,12 +659,12 @@ use_gcc_stdint xm_defines xm_include_list xm_file_list +tm_jit_include_list +tm_jit_file_list tm_rust_include_list tm_rust_file_list tm_d_include_list tm_d_file_list -tm_jit_include_list -tm_jit_file_list tm_p_include_list tm_p_file_list tm_defines @@ -21873,7 +21873,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 21862 "configure" +#line 21876 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -21979,7 +21979,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 21968 "configure" +#line 21982 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -34548,6 +34548,9 @@ fi + + +
