This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4593f605584 [Fortran] gfortran.texi - minor style cleanup new 3aa64a0f086 testsuite: Add -Wpsabi to gcc.dg/torture/pr93170.c [PR93460] new 6cedf5d8e23 predcom: Fix invalid store-store commoning [PR93434]
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 | 7 ++++++ gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/gcc.c-torture/execute/pr93434.c | 36 +++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr93170.c | 1 + gcc/tree-predcom.c | 24 ++++++++++++++++-- 5 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93434.c