[Bug c++/71728] [5 Regression] ICE with goto in statement-expression inside a condition
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 21 18:39:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71728
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |6.2.0, 7.0
Summary|[5/6/7 Regression] ICE with |[5 Regression] ICE with
|goto in |goto in
|statement-expression inside |statement-expression inside
|a condition |a condition
Known to fail|7.0 |
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 6.2+. For 5.x would need also PR68206 backported.
More information about the Gcc-bugs
mailing list