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] COND_EXPR lowering.



No one has had time until recently, other things have had priority. Im
looking at the COND stuff now because I think its close to next on the
priority list (at least mine :-). I agree its dragged on, there just
hasn't been time. I want to get the rest of the lowering stuff in in the
very near future too. Whats left, SWITCH_EXPR and BIND_EXPR? I'd like
SWITCH now too, as it ought to resolve the ongoing problems Dan is
having with PRE and presplitting all the edges.



This is actually why i've been putting off minimizing testcases for it.


It was my understanding that it would all just go away magically when we move to this.
:P


Andrew





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