This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 05c13c43990 PR tree-optimization/94131 - ICE on printf with a VLA strin [...] new c7a252ba2d0 c++: Fix invalid -Wduplicated-cond warning [PR94265] new 713ecb3d417 rs6000: Allow FPRs to change between SDmode and DDmode [...]
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 | 6 ++++++ gcc/config/rs6000/rs6000.c | 9 +++++++++ gcc/cp/ChangeLog | 7 +++++++ gcc/cp/parser.c | 7 +++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/Wduplicated-cond1.C | 16 ++++++++++++++++ 6 files changed, 50 insertions(+) create mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-cond1.C