This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb80bcec3b8 ada: Update Assertion_Policy handling in GNATProve mode new 102179f11d3 c++: Add #line testcase for CWG2580 [PR120778] new be377ef9ce3 asf: Fix null pointer dereference in is_store_forwarding [P [...]
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/avoid-store-forwarding.cc | 9 +++- gcc/testsuite/g++.dg/DRs/dr2580.C | 87 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr121303.c | 26 ++++++++++ 3 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/DRs/dr2580.C create mode 100644 gcc/testsuite/gcc.target/i386/pr121303.c