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: SAVE_EXPRs still there at RTL-expansion time?


I have a patch in testing that expunges most of the ugly bits
of SAVE_EXPRs.  Removes the 2nd and 3rd arguments, gets rid of
a lot of the machinery to handle them at the rtl level.

Great. I wanted to do that, but it is obviously harder than I thought, and I'm glad to hear this from you. Instead I'm tackling the removal of the postincrement queue (patch ready, ChangeLog a bit boring to do because it touches all over optabs.c and other files).


Paolo


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