This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d99eec2 2016-01-21 Michael Meissner meissner@linux.vnet.ibm.com [...] new e4538af Fix PR66178, ICE due to misexpansion of constant expressions [...] new 5bbf8ad Fix missed comment fix in last change. new 8649302 libitm: Disable testing transaction-safe exceptions on Darwin [...] new 591f8b3 * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9 [...] new 81f464d Add missing file
The 5 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 | 15 +++++++++++++++ gcc/config/rs6000/aix71.h | 1 + gcc/config/rs6000/driver-rs6000.c | 2 ++ gcc/expr.c | 10 +++++----- gcc/rtl.h | 1 + gcc/rtlanal.c | 13 +++++++++++++ gcc/simplify-rtx.c | 7 +++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr66178.c | 17 +++++++++++++++++ libgcc/config/rs6000/float128-sed-hw | 25 +++++++++++++++++++++++++ libitm/ChangeLog | 5 +++++ libitm/testsuite/libitm.c++/libstdc++-safeexc.C | 5 ++++- 12 files changed, 98 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr66178.c create mode 100644 libgcc/config/rs6000/float128-sed-hw