https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117317
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14/15 Regression] |[12/13/14 Regression] ICE |ICE on call to virtual |on call to virtual |constexpr function via |constexpr function via |comparison operator in CRTP |comparison operator in CRTP |with multiple inheritance |with multiple inheritance |with template since |with template since |r12-4202-g09d886e671f223 |r12-4202-g09d886e671f223 --- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Should be fixed on the trunk so far.