[Bug c++/86915] Segmentation fault for an array of auto in template parameter

2018-08-14 Thread v.reshetnikov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86915 Vladimir Reshetnikov changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #4 from

[Bug c++/86915] Segmentation fault for an array of auto in template parameter

2018-08-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86915 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/86915] Segmentation fault for an array of auto in template parameter

2018-08-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86915 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Mon Aug 13 15:36:30 2018 New Revision: 263507 URL: https://gcc.gnu.org/viewcvs?rev=263507=gcc=rev Log: PR c++/86915 * decl.c (create_array_type_for_decl): Handle null

[Bug c++/86915] Segmentation fault for an array of auto in template parameter

2018-08-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86915 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/86915] Segmentation fault for an array of auto in template parameter

2018-08-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86915 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code