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.


Andrew MacLeod wrote:
> It was not always clear that we were going to lower constructs right at
> the very beginning of processing.
> ...
> You had the advantage of coming in at a point at which this was all
> becoming obvious. We, and the code, worked our way up to that point.

To be fair to Zdenek, that's not true at all.  You had early warning about
this kind of thing.

In particular: (skip to CFG is a the sub-language)
http://gcc.gnu.org/ml/gcc/2002-08/msg01555.html

You may find the entire thread interesting in retrospect.  :)

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


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