https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008

--- Comment #12 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #11)
> FWIW it seems the new test g++.dg/cpp0x/variadic-alias3.C crashes when using
> --param=hash-table-verification-limit=1000, similar to PR103769.

I cannot reproduce that:

$ ./cc1plus -quiet variadic-alias3.C --param=hash-table-verification-limit=1000
# OK

Reply via email to