[Bug c++/85146] ICE with __direct_bases for declared but not defined struct

2021-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85146 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |8.0

[Bug c++/85146] ICE with __direct_bases for declared but not defined struct

2018-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85146 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/85146] ICE with __direct_bases for declared but not defined struct

2018-04-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85146 Jakub Jelinek changed: What|Removed |Added Keywords|ice-on-valid-code |ice-on-invalid-code --- Comment #3 from

[Bug c++/85146] ICE with __direct_bases for declared but not defined struct

2018-04-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85146 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Wed Apr 4 19:34:18 2018 New Revision: 259101 URL: https://gcc.gnu.org/viewcvs?rev=259101=gcc=rev Log: PR c++/85146 * cp-tree.h (calculate_bases, calculate_direct_bases):

[Bug c++/85146] ICE with __direct_bases for declared but not defined struct

2018-04-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85146 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1