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 for PR java/11600


Tom Tromey writes:
 > 
 > Index: gcc/java/ChangeLog
 > from  Tom Tromey  <tromey@redhat.com>
 > 	Fix for PR java/11600:
 > 	* parse.y (java_complete_lhs): See whether we're calling a method
 > 	on an array.
 > 	(check_thrown_exceptions): Added `is_array_call' argument;
 > 	fixed `clone' checking; updated all callers.

Ugh.  Okay.

Andrew.


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