This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb5c918 PR c++/79508 - lookup error with member template new f6202e1 Restore DECIMAL_DIG macro to C99/C11 value.
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/c-family/ChangeLog | 5 +++++ gcc/c-family/c-cppbuiltin.c | 7 +++---- gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.dg/c11-float-2.c | 9 +++++++++ gcc/testsuite/gcc.dg/torture/float128-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float128x-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float16-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float32-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float32x-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float64-floath.c | 4 ---- gcc/testsuite/gcc.dg/torture/float64x-floath.c | 4 ---- 11 files changed, 27 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/c11-float-2.c