This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ac9c7e Add the test this time... new 8dfbae2 Prevent use of MEM_* attr accessor macros as lvalues new fc5fe30 PR ipa/78027
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 | 11 +++++++ gcc/ipa-icf.c | 4 +++ gcc/rtl.h | 2 +- gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/c-c++-common/goacc/acc-icf.c | 49 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/goacc/pr78027.f90 | 20 ++++++++++++ 6 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/goacc/acc-icf.c create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr78027.f90