https://gcc.gnu.org/g:fe4ff2101af0bb23462fac5e0adaf4cef54f09af
commit fe4ff2101af0bb23462fac5e0adaf4cef54f09af Merge: f1e5b36df008 0a85544e1aae Author: Thomas Schwinge <tschwi...@baylibre.com> Date: Sun Mar 10 22:57:58 2024 +0100 Merge commit '0a85544e1aaeca41133ecfc438cda913dbc0f122' into HEAD Diff: gcc/Makefile.in | 67 +++++++++++++++++++++++++++++++++++++++----------------- gcc/configure | 29 ++++++++++++++++++++++-- gcc/configure.ac | 15 +++++++++++++ 3 files changed, 89 insertions(+), 22 deletions(-) diff --cc gcc/Makefile.in index e654635d86a2,7e7ac078c59a..87801519c525 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@@ -2842,9 -2838,9 +2868,10 @@@ generated_files = config.h tm.h $(TM_P_ $(ALL_GTFILES_H) gtype-desc.cc gtype-desc.h version.h \ options.h target-hooks-def.h insn-opinit.h \ common/common-target-hooks-def.h pass-instances.def \ - gimple-match.cc generic-match.cc \ + $(GIMPLE_MATCH_PD_SEQ_SRC) $(GENERIC_MATCH_PD_SEQ_SRC) \ + gimple-match-auto.h generic-match-auto.h \ c-family/c-target-hooks-def.h d/d-target-hooks-def.h \ + $(TM_RUST_H) rust/rust-target-hooks-def.h \ case-cfn-macros.h \ cfn-operators.pd omp-device-properties.h diff --cc gcc/configure index 4138f59545e5,191f68581b38..013f7d741701 --- a/gcc/configure +++ b/gcc/configure @@@ -19839,7 -19850,7 +19864,7 @@@ els lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF - #line 19842 "configure" -#line 19853 "configure" ++#line 19867 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@@ -19945,7 -19956,7 +19970,7 @@@ els lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF - #line 19948 "configure" -#line 19959 "configure" ++#line 19973 "configure" #include "confdefs.h" #if HAVE_DLFCN_H