This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe8264bb9bb testsuite: Windows paths use \ and not / new a6d8c61a498 i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _F [...]
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/i386/i386.cc | 8 +-- gcc/config/ia64/ia64.cc | 3 ++ gcc/config/rs6000/rs6000.cc | 9 ++-- gcc/config/s390/s390.cc | 3 +- gcc/testsuite/g++.dg/cpp23/ext-floating11.C | 79 +++++++++++++++++++++++++++++ 5 files changed, 91 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/ext-floating11.C