This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb0702c6bd2 Fortran: ICE in derived type with a PDT component [PR102241 [...] new 5173a61b680 bitint: fix inconsistency in bitint_precision_kind new 796d70db703 libgcc, bitint: do not use softfp_wrap for bitint and add b [...] new 3d62068b69f Ada: Fix internal error on ill-formed Reduce attribute in Ada 2022
The 3 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/ada/sem_attr.adb | 13 ++++++++++--- gcc/gimple-lower-bitint.cc | 8 ++++---- gcc/testsuite/gnat.dg/reduce1.adb | 14 ++++++++++++++ libgcc/config/t-softfp | 12 +++++++++--- 4 files changed, 37 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/reduce1.adb