On 6/4/05, Bryce McKinlay <mckinlay@redhat.com> wrote: > I've just done an x86_64 build of HEAD and didn't see this error. Hm, ok - it seems changing java/parse.y:build_if_else_statement to not construct a COND_EXPR with NULL_TREE type, but void_type_node causes this. Any idea why? Thanks, Richard.