This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from edabbec31e3b PR c++/92746 - ICE with noexcept of function concept check. new b38e86ddb7a9 Fix typo and avoid possible memory leak in average_num_loop_insns new 6b8df3e421b5 PR middle-end/93246 - missing alias subsets
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 | 5 +++++ gcc/alias.c | 34 ++++++++++++++++++++++++++++++---- gcc/cfgloopanal.c | 5 ++++- gcc/testsuite/g++.dg/torture/pr93246.C | 31 +++++++++++++++++++++++++++++++ 4 files changed, 70 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr93246.C