[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 --- Comment #4 from Jason Merrill --- Author: jason Date: Thu Jun 21 18:19:23 2018 New Revision: 261858 URL: https://gcc.gnu.org/viewcvs?rev=261858&root=gcc&view=rev Log: PR c++/86182 - fix wrong PR tag in earlier commit Modified: t

[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Jun 21 14:23:19 2018 New Revision: 261850 URL: https://gcc.gnu.org/viewcvs?rev=261850&root=gcc&view=rev Log: PR c++/86182 - ICE with anonymous union passed to template.

[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 Jonathan Wakely changed: What|Removed |Added Keywords|accepts-invalid,|ice-on-valid-code, |

[Bug c++/86182] [8/9 Regression] gcc crashes when compiling the code

2018-06-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86182 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED