[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2017-01-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2017-01-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Jan 5 21:13:09 2017 New Revision: 244113 URL: https://gcc.gnu.org/viewcvs?rev=244113=gcc=rev Log: PR c++/78931 * decl.c (cp_finish_decomp): Remove probe variable, if

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2016-12-28 Thread gccbugbjorn at fahller dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 --- Comment #4 from Björn Fahller --- I can confirm that this works with my original program too, and not just the condensed test case.

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2016-12-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |7.0

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2016-12-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2016-12-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org ---

[Bug c++/78931] [7 Regression] ICE on C++17 structured bindings from struct with reference member

2016-12-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78931 Martin Liška changed: What|Removed |Added Keywords||ice-on-invalid-code