This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c6586bc20b Daily bump. new c95a9f1ee7e [PR100843] store by mult pieces: punt on max_len < min_len new 71cc9b8c391 [PR100518] store by mult pieces: keep addr in Pmode
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/builtins.c | 5 +++-- gcc/testsuite/gcc.dg/pr100843.c | 8 ++++++++ gcc/testsuite/gcc.target/aarch64/pr100518.c | 9 +++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr100843.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr100518.c