[tree-ssa] COND_EXPR lowering

Diego Novillo dnovillo@redhat.com
Thu Oct 9 14:01:00 GMT 2003


On Thu, 2003-10-09 at 09:53, Zdenek Dvorak wrote:

> I don't quite understand your point here.  When one of branches is
> removed, the COND_EXPR is just replaced by a GOTO expr. There is nothing
> more on this, since the branches are not considered separate statements
> and they are not reachable by any other means than by pattern matching
> on the COND_EXPR statement.
> 
Right you are.  Never mind.  I'm still groggy.


Diego.



More information about the Gcc-patches mailing list