This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6517bc9 * tree-ssa-propagate.c: Enhance docs for SSA_PROP_NOT_INTERESTING. new 0cf4060 [RS6000] PR70052, ICE compiling _Decimal128 test case
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/ChangeLog | 12 ++++++++++++ gcc/config/rs6000/constraints.md | 2 +- gcc/config/rs6000/predicates.md | 7 ++++--- gcc/config/rs6000/rs6000.md | 26 ++++++++++++++++++-------- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/dfp/pr70052.c | 24 ++++++++++++++++++++++++ 6 files changed, 63 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/dfp/pr70052.c