[Bug c++/85208] ICE with #pragma weak and structured binding

2018-06-24 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 Volker Reichelt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/85208] ICE with #pragma weak and structured binding

2018-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Jun 22 21:06:41 2018 New Revision: 261948 URL: https://gcc.gnu.org/viewcvs?rev=261948&root=gcc&view=rev Log: Backported from mainline 2018-04-05 Jakub Jelinek

[Bug c++/85208] ICE with #pragma weak and structured binding

2018-04-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 --- Comment #4 from Jakub Jelinek --- Fixed on the trunk so far.

[Bug c++/85208] ICE with #pragma weak and structured binding

2018-04-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Apr 5 21:29:51 2018 New Revision: 259155 URL: https://gcc.gnu.org/viewcvs?rev=259155&root=gcc&view=rev Log: PR c++/85208 * decl.c (start_decl): For DECL_DECOMPOSITION

[Bug c++/85208] ICE with #pragma weak and structured binding

2018-04-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 --- Comment #2 from Jakub Jelinek --- Created attachment 43856 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43856&action=edit gcc8-pr85208.patch Untested fix.

[Bug c++/85208] ICE with #pragma weak and structured binding

2018-04-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85208 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|