This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cef03728234 libgcc: IA64: don't compile glibc-based unwinder without li [...] new 5e6597064b0 fold-const: Fix up make_range_step [PR105189] new 6e274368720 c: Error on va_arg with function type [PR105149]
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/c/c-typeck.cc | 6 ++++++ gcc/fold-const.cc | 28 +++++++++++++++++++++++++++- gcc/testsuite/g++.dg/torture/pr105189.C | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/pr105149.c | 16 ++++++++++++++++ 4 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr105189.C create mode 100644 gcc/testsuite/gcc.dg/pr105149.c