This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0dc35fe5a09 testsuite: tree-ssa: Fix i686/-m32 fails for vector-*.c tests new e7108c34a36 avoid trying to set block in barriers [PR113506] new 09dd47bc383 strub: accept indirection of volatile pointer types [PR118007]
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/emit-rtl.cc | 6 ++++-- gcc/ipa-strub.cc | 13 +++++++------ gcc/testsuite/gcc.dg/strub-pr118007.c | 5 +++++ gcc/testsuite/gcc.target/riscv/pr113506.c | 15 +++++++++++++++ 4 files changed, 31 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/strub-pr118007.c create mode 100644 gcc/testsuite/gcc.target/riscv/pr113506.c