This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 343a3a7 Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R new c4c3056 PR c++/80029 new bea405f PR go/80128 compiler: check backend alignment for memequ [...]
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/ChangeLog | 13 +++++- gcc/gimplify.c | 31 +++++++++++-- gcc/go/gofrontend/types.cc | 54 ++++++++++++++++++---- gcc/go/gofrontend/types.h | 3 ++ libgomp/ChangeLog | 5 ++ .../libgomp.oacc-c-c++-common/declare-vla.c | 25 ++++++++++ 6 files changed, 115 insertions(+), 16 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.c