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


    No, I think you'd remove a lot of the special-casing that SAVE_EXPR
    causes (and weirdness).  Also, the tree->RTL layer wouldn't have to
    special case it either.

Try it and I think you'll find that all the complexity is semantically
required: if you don't put it in one way, it'll have to go in some
other way.


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