This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ PATCH: PR 16405


On Thu, 23 Dec 2004 12:34:15 -0800, Mark Mitchell <mark@codesourcery.com> wrote:

> Jason Merrill wrote:
>> On Thu, 23 Dec 2004 12:17:19 -0800, Mark Mitchell <mark@codesourcery.com> wrote:
>>
>>>Jason's trying to get me to move this code into gimplify_expr, which I'll
>>>try, but, Jason, I'm going to leave NRV/inlining to you.
>
> Moving the code to gimplify_expr makes it run too late; that's not done for
> the RHS of an assignment until after gimplify_modify_expr_rhs.

OK, I suppose I can poke at that as well as the NRV issue.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]