[PATCH] don't use build_function_type in the Java FE

Andrew Haley aph@redhat.com
Tue May 10 13:23:00 GMT 2011


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.



More information about the Java-patches mailing list