This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from e6a329e42d1 Intrinsic macro of vpshr* and vpshl* lack a closing parenth [...] new 1b169f1ea0c PR middle-end/93246 - missing alias subsets
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/ChangeLog | 8 ++++++++ gcc/alias.c | 34 ++++++++++++++++++++++++++++++---- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/g++.dg/torture/pr93246.C | 31 +++++++++++++++++++++++++++++++ 4 files changed, 75 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr93246.C