This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1dd769b3d0d Alpha: Fix base block alignment calculation regression new 6beb0a14aac c++: minor EXPR_STMT cleanup new 2a643f55f5a [PATCH v2] sh: Correct NaN signalling bit and propagation r [...]
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/sh/sh-modes.def | 6 ++++++ gcc/cp/coroutines.cc | 21 ++------------------ gcc/cp/semantics.cc | 8 ++++++-- gcc/testsuite/gcc.target/sh/pr111814.c | 7 +++++++ libgcc/config/sh/sfp-machine.h | 36 ++++++++++++++++++++++------------ 5 files changed, 44 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.target/sh/pr111814.c