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


    I'd also like to see us go down the road that rth mentioned,
    i.e. losing all trees with side effects

You mean like MODIFY_EXPR and CALL_EXPR?  :-)

    That would get rid of {UN,}SAVE_EXPR 

I don't see how to get rid of SAVE_EXPR without taking some preformance hits
on complex types.


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