This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] Avoid useless type copy
- From: Richard Guenther <richard dot guenther at gmail dot com>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 19 Sep 2009 20:14:53 +0200
- Subject: Re: [Patch] Avoid useless type copy
- References: <200909182317.20751.ebotcazou@adacore.com>
On Fri, Sep 18, 2009 at 11:17 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> Both calls (originally to copy_node) were introduced in 2000 but it looks like
> they were already useless by that time.
>
> Tested on i586-suse-linux, OK for mainline?
Ok.
Richard.
>
> 2009-09-18 ?Eric Botcazou ?<ebotcazou@adacore.com>
>
> ? ? ? ?* stor-layout.c (set_sizetype): Avoid useless type copy.
>
>
> --
> Eric Botcazou
>