On Mon, Mar 15, 2004 at 07:06:18PM -0500, Diego Novillo wrote: > Not in GIMPLE. If 'test' is used in a predicate like the above, it > should be a GIMPLE scalar. Well, *consist* of GIMPLE scalars. According to is_gimple_condexpr we can have "x rel-op y" as well. r~