This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76d902a68d8 aarch64: Add sve testcase for PR 116595 [PR116595] new 101ac9e5acb Update gcc de.po new 4203060a73e h8300: Fix up bit test and jump splitter [PR119664] new e081ced345c libquadmath: Fix up THREEp96 constant in expq new 76b267b43cb modula2: FIx a comment typo new f7738c36710 pretty-print: Fix format specifier description
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/config/h8300/jumpcall.md | 8 +- gcc/m2/gm2-compiler/M2MetaError.def | 3 +- gcc/po/de.po | 366 +++++++++++++----------------------- gcc/pretty-print.cc | 2 +- gcc/testsuite/gcc.dg/pr119664.c | 15 ++ libquadmath/math/expq.c | 2 +- 6 files changed, 152 insertions(+), 244 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr119664.c