This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8504ebef1d testsuite: Fix up FAILs in gfortran testsuite with -fcompar [...] new 0fb0240a051 Fix handling of --with{,out}-zstd option. new 724ec02c2c6 Make target_clones resolver fn static if possible.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 19 +++++++++++++++++++ gcc/config/i386/i386-features.c | 3 +++ gcc/config/rs6000/rs6000.c | 12 ++++++++++++ gcc/configure | 13 +++++++++---- gcc/configure.ac | 9 +++++++-- gcc/multiple_target.c | 4 ---- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/lto/pr94271_0.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/lto/pr94271_1.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/i386/pr81213-2.c | 11 +++++++++++ gcc/testsuite/gcc.target/i386/pr81213.c | 7 +++++-- 11 files changed, 105 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr94271_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr94271_1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr81213-2.c