This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 3a2454f578c Daily bump. new 317ff8a8ead Fix crash with constant initializer caused by IPA
The 1 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/gnat.dg/specs/opt7.ads | 15 +++++++++++++++ gcc/testsuite/gnat.dg/specs/opt7_pkg.adb | 15 +++++++++++++++ gcc/testsuite/gnat.dg/specs/opt7_pkg.ads | 9 +++++++++ gcc/tree-vect-data-refs.cc | 3 ++- 4 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gnat.dg/specs/opt7.ads create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.ads