This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1aa0f162785 c++/modules: Propagate BINDING_VECTOR_*_DUPS_P on realloc [ [...] new a05c3d23d1e rs6000: ROP - Emit hashst and hashchk insns on Power8 and l [...] new 6f2bab9b5d1 rs6000: Error on CPUs and ABIs that don't support the ROP p [...]
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/config/rs6000/rs6000-logue.cc | 22 ++++++---------------- gcc/config/rs6000/rs6000.cc | 12 ++++++++++++ gcc/config/rs6000/rs6000.md | 6 +++--- gcc/testsuite/gcc.target/powerpc/pr114759-2.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr114759-3.c | 19 +++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 2 +- 6 files changed, 58 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114759-2.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114759-3.c