This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 198c56052ea libstdc++: Fix endianness issue with IBM long double [PR98384] new f4a3cea3fb0 rs6000: Use rldimi for vec init instead of shift + ior
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/config/rs6000/rs6000.md | 20 +++++++++++++++++++- gcc/config/rs6000/vsx.md | 22 ++++++++-------------- gcc/testsuite/gcc.target/powerpc/vec-init-10.c | 24 ++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-init-10.c