This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14bfda6084e Daily bump. new e20abdb749d mips: Fix overaligned function arguments [PR109435] new b22cf5f0321 libstdc++: Re-apply PR108672 fix (avoid use of naked int32_ [...]
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/mips/mips.cc | 19 ++++++++++++++++++- gcc/testsuite/gcc.target/mips/align-1-n64.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/mips/align-1-o32.c | 20 ++++++++++++++++++++ libstdc++-v3/include/pstl/unseq_backend_simd.h | 2 +- 4 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/mips/align-1-n64.c create mode 100644 gcc/testsuite/gcc.target/mips/align-1-o32.c