This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a20893cf6b9 build: libcody: Link with -lsocket -lnsl if necessary [PR98316] new 01be45eccee vect: Fix missing alias checks for 128-bit SVE [PR98371] new 8a25be517f8 rtl-ssa: Fix updates to call clobbers [PR98403]
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/rtl-ssa/changes.cc | 9 +- gcc/testsuite/g++.dg/opt/pr98403.C | 195 +++++++++++++++++++++++++++++++++++++ gcc/tree-vect-loop.c | 61 +++++++++++- 3 files changed, 258 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr98403.C