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 maybe_encapsulate_block


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.


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