This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Remove maybe_encapsulate_block
- From: "Richard Guenther" <richard dot guenther at gmail dot com>
- To: "Steven Bosscher" <stevenb dot gcc at gmail dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, "Ian Lance Taylor" <ian at airs dot com>, "Kenneth Zadeck" <zadeck at naturalbridge dot com>
- Date: Fri, 30 May 2008 19:39:50 +0200
- Subject: Re: [PATCH] Remove maybe_encapsulate_block
- References: <571f6b510805300909r7c63599g1cf55ca8666096dc@mail.gmail.com>
On Fri, May 30, 2008 at 6:09 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> Hi,
>
> The attached patch removes maybe_encapsulate_block.
>
> Bootstrapped and tested on ia64-linux, powerpc64-linux, and
> x86_64-linux, and tested there too (with multilibs where applicable).
>
> The testing on powerpc uncovered some untested code paths in rs6000.c,
> which I have already fixed. If anything like that happens in another
> port, let me know and I'll try to help and fix that ASAP.
This is ok.
Thanks,
Richard.