]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Merge branch 'master' into devel/modula-2
authorGaius Mulley <gaiusmod2@gmail.com>
Tue, 15 Nov 2022 20:52:14 +0000 (20:52 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Tue, 15 Nov 2022 20:52:14 +0000 (20:52 +0000)
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
1  2 
Makefile.def
configure
configure.ac
gcc/configure.ac

diff --cc Makefile.def
Simple merge
diff --cc configure
index b4c28c5031be06e6bb939a7d39a2131b0c46fe8c,7b1238877f55032721528b6160f47a3e6623d37f..67af2a7c0b3e686ee0046c5f6be6f78b199058da
+++ b/configure
@@@ -804,10 -802,8 +803,9 @@@ enable_compressed_debug_section
  enable_libquadmath
  enable_libquadmath_support
  enable_libada
 +enable_libgm2
  enable_libssp
  enable_libstdcxx
- enable_liboffloadmic
  enable_bootstrap
  enable_pgo_build
  with_mpc
@@@ -1544,11 -1539,8 +1542,9 @@@ Optional Features
    --disable-libquadmath-support
                            disable libquadmath support for Fortran
    --enable-libada         build libada directory
 +  --enable-libgm2         build libgm2 directory
    --enable-libssp         build libssp directory
    --disable-libstdcxx     do not build libstdc++-v3 directory
-   --enable-liboffloadmic=ARG
-                           build liboffloadmic [ARG={no,host,target}]
    --enable-bootstrap      enable bootstrapping [yes if native build]
    --enable-pgo-build[=lto]
                            enable the PGO build
diff --cc configure.ac
Simple merge
Simple merge