This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3d07779fdb libiberty: Append <libgen.h> to AC_CHECK_DECLS [PR119218]. new 87d60bcba53 gcc, configure: When checking for basename, use the same pr [...] new dce62cda93a gcc, gcov: Use 'lbasename' consistently. new 0fb10aca028 toplevel, libcobol: Add dependency on libquadmath build [PR [...] new 35ce9afc84a c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
The 4 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: Makefile.def | 2 ++ Makefile.in | 2 ++ gcc/config.in | 10 ++++++++-- gcc/configure | 18 +++++++++++------- gcc/configure.ac | 12 ++++++++++-- gcc/cp/typeck2.cc | 2 +- gcc/gcov.cc | 2 +- gcc/testsuite/g++.dg/expr/cond18.C | 36 ++++++++++++++++++++++++++++++++++++ 8 files changed, 71 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/expr/cond18.C