[C++ PATCH] Fix debuginfo with nrv (PR debug/44367)

Jason Merrill jason@redhat.com
Wed Jun 2 13:01:00 GMT 2010


On 06/02/2010 02:16 AM, Jakub Jelinek wrote:
> +  /* Copy name from VAR to RESULT.  */
>     DECL_NAME (result) = DECL_NAME (var);

Is this needed?

Jason



More information about the Gcc-patches mailing list