This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e83ab54 * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG. [...] new 40bbfc1 gcc/ChangeLog: new 6cec5c6 gcc/ChangeLog:
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 | 11 ++++++ gcc/testsuite/ChangeLog | 10 ++++++ gcc/testsuite/g++.dg/torture/pr71281.C | 63 +++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr71408.c | 30 ++++++++++++++++ gcc/tree-ssa-reassoc.c | 7 ++-- 5 files changed, 119 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr71281.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr71408.c