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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
             Status|NEW                         |ASSIGNED
            Summary|[15/16 Regression] internal |[15 Regression] internal
                   |compiler error on trunk     |compiler error on trunk
                   |with -O3: tree check:       |with -O3: tree check:
                   |expected ssa_name, have     |expected ssa_name, have
                   |integer_cst in              |integer_cst in
                   |expand_simple_operations,   |expand_simple_operations,
                   |at                          |at
                   |tree-ssa-loop-niter.cc:2885 |tree-ssa-loop-niter.cc:2885
                   |since r15-80                |since r15-80

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.

Reply via email to