This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b8eecce832c [PR c++/71965] silence multi-dim array init sorry without tf_error new c89e1f1ace9 [doc] Remove pasto in __builtin_extend_pointer doc new f9f5e9c36d0 Adjust __builtin_tgmath handling of integer arguments to _F [...]
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/ChangeLog | 9 ++++++ gcc/c/ChangeLog | 6 ++++ gcc/c/c-parser.c | 25 ++++++++++++++--- gcc/doc/extend.texi | 5 ++-- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.dg/builtin-tgmath-3.c | 50 +++++++++++++++++++++++++++++++++ 6 files changed, 93 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/builtin-tgmath-3.c