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: PR java/8473


Tom Tromey writes:
 > 
 > Index: gcc/java/ChangeLog
 > from  Tom Tromey  <tromey@redhat.com>
 > 
 > 	PR java/8473:
 > 	* parse.y (primary): Changed for initialized and uninitialized
 > 	array creations.
 > 	(array_access): Handle array_creation_initialized.
 > 	(array_creation_expression): Split into
 > 	array_creation_initialized and array_creation_uninitialized.

OK.  

Andrew.


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