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] Fix tree-optimization/57144


On 05/03/2013 10:44 AM, H.J. Lu wrote:
On Fri, May 3, 2013 at 9:36 AM, Jeff Law <law@redhat.com> wrote:

Only change is in the new test which incorporates Jakub's comments.
Installed onto the trunk.


commit e30e5a25cb9b1888b48531d87573a833515a1e4b
Author: Jeff Law <law@redhat.com>
Date:   Thu May 2 22:19:37 2013 -0600

         PR tree-optimization/57411
                                          ^^^^^^ It should be 57144.
         * tree-vrp.c (simplify_cond_using_ranges): Verify the constant
         operand of the condition will bit into the new type when eliminating
         a cast feeding a condition.

         PR tree-optimization/57411
                                           ^^^^^^ It should be 57144.
Thanks.  Fixed.
jeff


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