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

--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
We already check !INDIRECT_TYPE_P, but here we're invoking a constructor, and
we don't check that its parameters are !INDIRECT_TYPE_P.

Reply via email to