This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Java bootstrap fails compiling libjava


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.


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