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: [PATCH] use build_function_type_list in the Java FE


On 10/11/2010 02:37 AM, Nathan Froyd wrote:
> As $SUBJECT suggests.  There's not much more to explain.
> 
> Bootstrapped on x86_64-unknown-linux-gnu.  OK to commit?
> 
> -Nathan
> 
> 	* decl.c (java_init_decl_processing): Use build_function_type_list
> 	instead of build_function_type.
> 	* jcf-parse.c (java_emit_static_constructor): Likewise.
> 	* builtins.c (initialize_builtins): Likewise.

Sure, that's fine.  I presume the bootstrap included the libgcj testsuite.

Andrew.


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