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: "H.J. Lu" <hjl dot tools 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 23:50:37 -0700
- Subject: Re: [PATCH] Remove maybe_encapsulate_block
- References: <571f6b510805300909r7c63599g1cf55ca8666096dc@mail.gmail.com>
Hi Steven,
I think this patch caused
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36398
You can reproduce it on Linux/x86-64 with -m32.
Thanks.
H.J.
On Fri, May 30, 2008 at 9:09 AM, 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.
>
> Gr.
> Steven
>
--
H.J.