This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dae93785c9e doc: Mark up __cxa_atexit as @code. new 4f18f75c564 RISC-V: Add configure check for Zaamo/Zalrsc assembler support new 8584c98f370 c++: Fix up floating point conversion rank comparison for _ [...]
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/common/config/riscv/riscv-common.cc | 11 ++++++++++ gcc/config.in | 6 ++++++ gcc/configure | 31 +++++++++++++++++++++++++++++ gcc/configure.ac | 5 +++++ gcc/cp/typeck.cc | 3 +++ gcc/testsuite/g++.dg/cpp23/ext-floating18.C | 26 ++++++++++++++++++++++++ 6 files changed, 82 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp23/ext-floating18.C