This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7e3f1843990 Force a [NAN, NAN] range when the definite NAN property is set. new fe915f35b7d c++: __has_builtin gives the wrong answer [PR106759] new 28b5311203f Improve uninit pass dumping new ce776225249 tree-optimization/73550 - apply MAX_NUM_CHAINS consistently
The 3 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/cp/cp-objcp-common.cc | 2 + gcc/gimple-predicate-analysis.cc | 41 +--------- gcc/testsuite/g++.dg/ext/has-builtin-1.C | 133 +++++++++++++++++++++++++++++++ 3 files changed, 139 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/has-builtin-1.C