This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 17714c08e90 testsuite: Update powerpc test fold-vec-extract-int.p8.c new 1c3661e224e Fix disambiguation against .MASK_LOAD new 0f3d07e16fe middle-end/110232 - fix native interpret of vector <signed- [...]
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/fold-const.cc | 11 ++++------- gcc/testsuite/gcc.target/i386/pr110232.c | 12 ++++++++++++ gcc/tree-ssa-alias.cc | 5 ++++- 3 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr110232.c