This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b410db7 * doc/install.texi (*-ibm-aix*): Additional informati [...] new 31139c3 * fold-const.c (operand_equal_p): Handle matching of vector [...] new 2425f3b * fold-const.c (operand_equal_p): Do not compare TYPE_MODE w [...]
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 | 10 +++++ gcc/fold-const.c | 57 +++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.dg/tree-ssa/operand-equal-2.c | 12 ++++++ 4 files changed, 80 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/operand-equal-2.c