This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dfffecb8026 c++: Fix static initialization from <=>. new 9714f1a70d1 tree-optimization/93661 properly guard tree_to_poly_int64 new 667afe5a49c tree-optimization/93661 properly guard tree_to_poly_int64
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 | 8 ++++++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.dg/pr93661.c | 9 +++++++++ gcc/tree-sra.c | 6 ++++-- gcc/tree-ssa-sccvn.c | 1 + 5 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr93661.c