This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [PATCH] don't use build_function_type in the Java FE


On 05/10/2011 02:20 PM, Nathan Froyd wrote:
> As $SUBJECT suggests.  Nothing much to see here.
> 
> Tested on x86_64-unknown-linux-gnu.  OK to commit?
> 
> -Nathan
> 
> gcc/java/
> 	* expr.c (build_jni_stub): Don't call build_function_type; call
> 	build_function_type_vec instead.
> 	* typeck.c (parse_signature_string): Likewise.
> 

Yes, thanks.

Andrew.


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