This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c5f929a49a2 [PR87768] reset location wrapper suppression when reenterin [...] new 6eeb79171f1 [rs6000] Support more prototypes for vec_ld and vec_st.
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/ChangeLog | 8 + gcc/config/rs6000/rs6000-c.c | 20 ++ gcc/doc/extend.texi | 11 + gcc/testsuite/ChangeLog | 4 + .../gcc.target/powerpc/altivec_vld_vst_addr.c | 257 +++++++++++++++++++++ 5 files changed, 300 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr.c