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]

Re: PR java/15543: Fix SEGFAULT in jv-scan (Was: Re: Whither jv-scan?)


Ranjit Mathew writes:
  > 
 > 	PR java/15543
 > 	* parse-scan.y (formal_parameter): Use $2 (type) instead of $$
 > 	(modifiers) when square brackets are present in a declaration for
 > 	a final paramter.
 > 	* jv-scan.c (main): Set input_filename and input_line.

OK.

Andrew.


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