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

--- Comment #2 from Iain Sandoe <iains at gcc dot gnu.org> ---
preliminary analysis on pr95510 (which might be a dup) has the assert failing
because the first operand of the target expression is a CTOR not a call. 
However, accepting a CTOR there just leads to a fail later (that's as far as I
got).

Reply via email to