This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8bc8aaed6c2 c++: Fix up eval_parameters_of for function types [PR123913] new f845b699558 middle-end/49330 - add testcases for fixed bug
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/testsuite/gcc.dg/torture/pr49330-1.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr49330-2.c | 22 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/pr49330-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr49330-2.c