This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0bd79300e8 Check SCALAR_INT_MODE_P in try_const_anchors new 41f42d120c4 rs6000: Enable const_anchor for 'addi'
The 1 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.cc | 4 ++++ gcc/testsuite/gcc.target/powerpc/const_anchors.c | 20 ++++++++++++++++++++ .../gcc.target/powerpc/try_const_anchors_ice.c | 16 ++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/const_anchors.c create mode 100644 gcc/testsuite/gcc.target/powerpc/try_const_anchors_ice.c