[Bug c++/85415] internal compiler error: in finish_member_declaration, at cp/semantics.c:2984

2021-12-08 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85415

Martin Liška  changed:

   What|Removed |Added

 CC||marxin at gcc dot gnu.org
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Martin Liška  ---
Fixed with r9-3807-g5d9a0e3b99e31a21.

[Bug c++/85415] internal compiler error: in finish_member_declaration, at cp/semantics.c:2984

2021-07-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85415

--- Comment #2 from Andrew Pinski  ---
Seems fixed in GCC 9+.

[Bug c++/85415] internal compiler error: in finish_member_declaration, at cp/semantics.c:2984

2018-04-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85415

Martin Liška  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2018-04-17
 CC||marxin at gcc dot gnu.org,
   ||nathan at gcc dot gnu.org
 Ever confirmed|0   |1
  Known to fail||7.3.0, 8.0.1

--- Comment #1 from Martin Liška  ---
ICE started with r243723. Before that it was rejected.