This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/50802] [4.7 Regression] FAIL: gcc.c-torture/execute/arith-rand-ll.c execution at -O2 and -Os


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |tree-optimization

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> 2011-10-24 00:02:06 UTC ---
Introduced by the following change:

2011-10-17  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/50729
    * tree-vrp.c (extract_range_from_unary_expr_1): Remove
    redundant test.
    (simplify_conversion_using_ranges): Properly test the
    intermediate result.


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