This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 870fed53f5e LoongArch: Improve TARGET_MODES_TIEABLE_P implementation new b7681958bad xtensa: Revise implementation of hardware FP rounding instructions new ec7cc280c10 Ada: Add testcase for missed loop vectorization on x86-64/Windows
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/config/xtensa/xtensa.md | 13 ++++++------- gcc/testsuite/gnat.dg/vect19.adb | 17 +++++++++++++++++ gcc/testsuite/gnat.dg/vect19.ads | 7 +++++++ gcc/testsuite/gnat.dg/vect19_pkg.adb | 12 ++++++++++++ gcc/testsuite/gnat.dg/vect19_pkg.ads | 9 +++++++++ 5 files changed, 51 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/vect19.adb create mode 100644 gcc/testsuite/gnat.dg/vect19.ads create mode 100644 gcc/testsuite/gnat.dg/vect19_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/vect19_pkg.ads