[Bug c++/81086] [8 Regression] ICE with structured binding of initializer_list

2018-01-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81086

Martin Liška  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Martin Liška  ---
(In reply to ensadc from comment #2)
> Fixed by r255705 ?

I can confirm that.

[Bug c++/81086] [8 Regression] ICE with structured binding of initializer_list

2018-01-26 Thread ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81086

ensadc at mailnesia dot com changed:

   What|Removed |Added

 CC||ensadc at mailnesia dot com

--- Comment #2 from ensadc at mailnesia dot com ---
Fixed by r255705 ?

[Bug c++/81086] [8 Regression] ICE with structured binding of initializer_list

2017-06-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81086

Richard Biener  changed:

   What|Removed |Added

   Priority|P3  |P4
   Target Milestone|--- |8.0

[Bug c++/81086] [8 Regression] ICE with structured binding of initializer_list

2017-06-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81086

Martin Liška  changed:

   What|Removed |Added

   Keywords||error-recovery,
   ||ice-on-invalid-code
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-06-14
 CC||jason at redhat dot com,
   ||marxin at gcc dot gnu.org
Summary|ICE with structured binding |[8 Regression] ICE with
   |of initializer_list |structured binding of
   ||initializer_list
 Ever confirmed|0   |1

--- Comment #1 from Martin Liška  ---
Confirmed, started with r247793.