[Bug tree-optimization/84136] [6/7 Regression] ICE with goto to an && label in another function

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84136

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|6.5 |7.4

--- Comment #6 from Jakub Jelinek  ---
GCC 6 branch is being closed

[Bug tree-optimization/84136] [6/7 Regression] ICE with goto to an && label in another function

2018-02-08 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84136

David Malcolm  changed:

   What|Removed |Added

Summary|[6/7/8 Regression] ICE with |[6/7 Regression] ICE with
   |goto to an && label in  |goto to an && label in
   |another function|another function

--- Comment #5 from David Malcolm  ---
Fixed on trunk for gcc 8 by r257509; still affects 6 and 7.