This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 24af552876e Don't use ANY PHI equivalences in range-on-entry. new 14f0ea22413 testsuite: Add testcase for recently fixed PR [PR109462] new 56529056cb4 c++: Fix Solaris bootstraps across midnight
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/cp/Make-lang.in | 21 ++++++--- gcc/testsuite/g++.dg/opt/pr109462.C | 94 +++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr109462.C