This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 304d08fea9e libgomp: Ensure memory sync after performing tasks new 1acf01fcb6c Add phi_arg_edge_from_use helper new 06765f2e0fc tree-optimization/123729 - fix reduction epilog flowing int [...]
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/testsuite/g++.dg/torture/pr123729.C | 60 +++++++++++++++++++++++++++++++++ gcc/tree-phinodes.h | 13 +++++-- gcc/tree-vect-loop.cc | 11 +++++- 3 files changed, 81 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr123729.C