c++: Add fixed test [PR102870]
commitb2ec2504af77b35e748067eeb846821d12a6b6b4
authorMarek Polacek <polacek@redhat.com>
Tue, 31 Jan 2023 18:27:21 +0000 (31 13:27 -0500)
committerMarek Polacek <polacek@redhat.com>
Tue, 31 Jan 2023 18:27:57 +0000 (31 13:27 -0500)
treefb811d98c5d8dfc0f195854b8573b47014bf9230
parent77906341efc5cb69aada0645c22850bc83c1d42c
c++: Add fixed test [PR102870]

This was fixed by r12-7857: now we properly reject instead of
crashing.

PR c++/102870

gcc/testsuite/ChangeLog:

* g++.dg/cpp0x/variadic184.C: New test.
gcc/testsuite/g++.dg/cpp0x/variadic184.C [new file with mode: 0644]