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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-04-17
                 CC|                            |marxin at gcc dot gnu.org
            Summary|internal compiler error: in |ICE in
                   |constant_lower_bound, at    |constant_lower_bound, at
                   |poly-int.h:1527             |poly-int.h:1527
     Ever confirmed|0                           |1
      Known to fail|                            |6.4.0, 7.3.0, 8.0

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, all releases I have ICE. On GCC 5,6,7 there is a compile hog fixed
on trunk in r258704. If I backport the patch to GCC-7 I see the same ICE.

Reply via email to