[Bug tree-optimization/86066] [9 Regression] wrong code at -Os and above on x86-64-linux-gnu

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 6 11:12:00 GMT 2018


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Confirmed.  Store-merging again.  Eric?

Right, missing handling of BIT_NOT_EXPR for BIT_INSERT_EXPR stores...


More information about the Gcc-bugs mailing list