This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 8b26d0e28bb c++: Don't emit deprecated warnings or unavailable errors o [...] new e8cd7d0066e [PR105324] libstdc++: testsuite: pr105324 requires FP from_char new 39c56695c70 middle-end/105376 - invalid REAL_CST for DFP constant
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/testsuite/gcc.dg/pr105376.c | 9 +++++++++ gcc/tree.cc | 21 +++++++++++++++++++++ .../testsuite/20_util/from_chars/pr105324.cc | 2 ++ 3 files changed, 32 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr105376.c