This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa09e32c4d4 Fortran: Correct name of testcase [PR84869] new adb4f2329a6 Adjust error message for initialized variable in .bss new ab952929f77 Fix vectorization regressions on the SPARC
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/sparc/sparc-protos.h | 2 +- gcc/config/sparc/sparc.cc | 105 ++++++++--------- gcc/config/sparc/sparc.md | 173 ++++++++++++---------------- gcc/doc/invoke.texi | 2 +- gcc/doc/md.texi | 2 +- gcc/testsuite/gcc.target/sparc/20230328-1.c | 2 +- gcc/testsuite/gcc.target/sparc/20230328-4.c | 2 +- gcc/testsuite/gcc.target/sparc/fcmp.c | 17 +-- gcc/testsuite/gcc.target/sparc/fucmp.c | 9 +- gcc/testsuite/gnat.dg/specs/bss1.ads | 5 + gcc/varasm.cc | 11 +- 11 files changed, 155 insertions(+), 175 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/specs/bss1.ads