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: Improve jump threading #1 of N


On Mon, Mar 28, 2011 at 11:33 AM, Jeff Law <law@redhat.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 03/26/11 11:43, Richard Guenther wrote:
>>
>>> Looks good to me apart from not using gsi_start_nondebug_bb in
>>> thread_around_empty_block.
> Ah. ?I wasn't aware of gsi_start_nondebug_bb. ?I updated the patch to
> use it, ran another bootstrap and regression test.
>
> Attached is the final patch that's being installed onto the trunk.
>
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444

-- 
H.J.


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