http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59916

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
>   <retval> = B::B (this, 0, __vtt_parm);

That assigns to the RESULT_DECL, which should count as a return.

Reply via email to