This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6783cad4a9b * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie suppo [...] new 6090e016ea5 * combine.c (make_compound_operation_int): Formatting fixes. new 7ea274c0d2c PR target/81325 * cfgbuild.c (find_bb_boundaries): Ignore [...]
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 | 8 ++++ gcc/cfgbuild.c | 53 +++++++++++++++++------ gcc/combine.c | 49 +++++++++++---------- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/cpp0x/pr81325.C | 84 ++++++++++++++++++++++++++++++++++++ 5 files changed, 164 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr81325.C