This is the mail archive of the gcc-patches@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: [tree-ssa ] Misc small improvements


In message <wvlfzlr2aqa.fsf@prospero.boston.redhat.com>, Jason Merrill writes:
 >--=-=-=
 >
 >On Mon, 30 Jun 2003 20:06:23 -0600, law@redhat.com wrote:
 >
 >> The expr.c change improves the code we generate for COND_EXPRs with one
 >> interesting arm that is a GOTO_EXPR.  This happens a lot just about
 >> everywhere.
 >
 >Yep.  Here's my version of that patch, which I set aside because it didn't
 >deal with a saved stack position.
I'm not sure what you're referring to.  Are you referring to deferred pops
or something else?


 > It handles more cases than yours,
Do you have an example handy?


 > Want to merge them and look into the saved stack issue?
Certainly.

jeff


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