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] remove build_call_list from Ada/Java/middle-end


On 05/17/2010 10:49 AM, Richard Guenther wrote:
> On Mon, May 17, 2010 at 2:40 AM, Nathan Froyd <froydnj@codesourcery.com> wrote:
>> The patch below removes all calls to build_call_list from the Ada and
>> Java front-ends.  Since those are the last remaining uses of
>> build_call_list, build_call_list can be removed from the compiler
>> entirely.  One less obstacle to removing TREE_LIST...
>>
>> Regtested on x86_64-unknown-linux-gnu.  OK to commit?
> 
> The middle-end parts are ok.

OK for Java.

Andrew.


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