]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Merge commit '0a85544e1aaeca41133ecfc438cda913dbc0f122' into HEAD
authorThomas Schwinge <tschwinge@baylibre.com>
Sun, 10 Mar 2024 21:57:58 +0000 (22:57 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Sun, 10 Mar 2024 21:57:58 +0000 (22:57 +0100)
1  2 
gcc/Makefile.in
gcc/configure
gcc/configure.ac

diff --cc gcc/Makefile.in
index e654635d86a2c435c1854d851ed625122e2a3876,7e7ac078c59ac37bd1372f1044b904dea024721e..87801519c525fc3c9896a8ec76bd3ee96c85f4de
@@@ -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 4138f59545e5fbdaea6f9e2f036905f6098e4c93,191f68581b38ed4fa76d5bfe1fa0c9b646c1ec5b..013f7d741701c87671c7e6f98017b32c796ec29d
    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
    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
Simple merge