On Fri, May 3, 2013 at 9:36 AM, Jeff Law <l...@redhat.com> wrote: > > Only change is in the new test which incorporates Jakub's comments. > Installed onto the trunk. > > > commit e30e5a25cb9b1888b48531d87573a833515a1e4b > Author: Jeff Law <l...@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. > * gcc.c-torture/execute/pr57144.c: New test. >
-- H.J.