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 Regression] ICE |[12/13 Regression] ICE on
|on call to virtual |call to virtual constexpr
|constexpr function via |function via comparison
|comparison operator in CRTP |operator in CRTP with
|with multiple inheritance |multiple inheritance with
|with template since |template since
|r12-4202-g09d886e671f223 |r12-4202-g09d886e671f223
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 14.3 as well.