[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-14 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-14 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 --- Comment #3 from Marek Polacek --- Author: mpolacek Date: Mon Jan 14 20:09:10 2019 New Revision: 267924 URL: https://gcc.gnu.org/viewcvs?rev=267924&root=gcc&view=rev Log: PR c++/88830 - ICE with abstract class. * decl2.c (mayb

[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Version|8.0

[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 --- Comment #2 from Marek Polacek --- Started with r267855.

[Bug c++/88830] [9 Regression] ice in maybe_emit_vtables

2019-01-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88830 Marek Polacek changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNC