This is the mail archive of the gcc@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: ICE in change_address at emit_rtl.c


    And why can't you look inside a temporary the same way you look inside
    a SAVE_EXPR?

Right now we have no mechanism for doing so.

However, my question is what do we gain by removing SAVE_EXPR if we add
temporaries that have exactly the same semantics?  If you do everything
that SAVE_EXPR can do, all you've done is renamed it!


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