Add missing tree checks

Graham Stott grahams@redhat.com
Sat Nov 17 18:48:00 GMT 2001


Richard,

Did you build all the Java libraries with this patch?

I'm getting an enable check failure building boehm-gc/mark_rts.c

Tree check: expected expr_with_file_location, have truth_not_expr
	    ib build unaryop, at java/parse.y:14124

It looks like Java might be playing games with EXPR nodes in
that it is setting EXPR_WFL_LINECOL for a TRUTH_NOT_EXPR node.

Graham



More information about the Gcc-patches mailing list