[Bug tree-optimization/66863] [6 Regression] wrong code at -Os and above on x86_64-linux-gnu

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 14 08:15:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66863

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot gnu.org

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Probably caused by

2015-06-30  Richard Biener  <rguenther@suse.de>

        * tree-vrp.c (register_edge_assert_for_2): Also register
        asserts for dominating conversion results.

I'll have a look.



More information about the Gcc-bugs mailing list