This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c6931a353a Fix bitmask conflict between PTA_AVX512VP2INTERSECT and PTA [...] new 80d6f89e78f middle-end/95493 - bogus MEM_ATTRS for variable array access
The 1 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/cfgexpand.c | 3 +- gcc/emit-rtl.c | 63 +++++----------------------------- gcc/testsuite/g++.dg/torture/pr95493.C | 62 +++++++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 55 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr95493.C