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


    Can't we create temporaries, and then refer to those?  I know there is
    no framework in place for doing this at present.

Right, but note I said *performance*.  Even if we do that, we'd lose
optimization potential in knowing the form of the values.  It's quite common
for there to be multiple nestings of SAVE_EXPRs in position and size
computations in complex variable-sized objects.


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