https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107864
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |10.1.0, 11.1.0 Known to work| |9.5.0 Target Milestone|--- |10.5 Summary|ICE (seg fault) in |[10/11/12/13 Regression] |check_return_expr with |ICE (seg fault) in |concepts and specialized |check_return_expr with |version |concepts and specialized | |version --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Works in GCC 9.5.0 with -std=c++2a -fconcepts.