This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] remove build_call_list from Ada/Java/middle-end
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Nathan Froyd <froydnj at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Mon, 17 May 2010 12:10:03 +0200
- Subject: Re: [PATCH] remove build_call_list from Ada/Java/middle-end
- References: <20100517004003.GM5834@codesourcery.com>
> gcc/ada/
> * gcc-interface/trans.c (call_to_gnu): Use build_call_vec instead of
> build_call_list.
> * gcc-interface/utils.c (build_function_stub): Likewise.
OK, thanks.
--
Eric Botcazou