This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 600bf396799 PR modula2/114648 cc1gm2 by default does not handle C pre-p [...] new 26eb5f8fd17 rs6000: Fix wrong align passed to build_aligned_type [PR88309] new 9c97de68230 testsuite: Add profile_update_atomic check to gcov-20.c [PR114614]
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/rs6000/rs6000-builtin.cc | 4 ++-- gcc/testsuite/gcc.misc-tests/gcov-20.c | 1 + gcc/testsuite/gcc.target/powerpc/pr88309.c | 27 +++++++++++++++++++++++++++ gcc/tree-ssa-loop-prefetch.cc | 2 ++ gcc/tree.cc | 3 ++- 5 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88309.c