This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Patch: RFA: fix PR java/16789


Tom Tromey writes:
 > Index: gcc/java/ChangeLog
 > from  Tom Tromey  <tromey@redhat.com>
 > 	PR java/16789:
 > 	* parse.y (resolve_qualified_expression_name): Set
 > 	CAN_COMPLETE_NORMALLY on first call when chaining static calls.
 > 	* expr.c (force_evaluation_order): Check for empty argument list
 > 	after stripping COMPOUND_EXPR.

Great, thanks.

Andrew.


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