https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107310
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13 Regression] |[12 Regression] "warning:
|"warning: control reaches |control reaches end of
|end of non-void function" |non-void function" with a
|with a throw under a |throw under a
|trivially-true conditional |trivially-true conditional
|since |since
|r12-5638-ga3e75c1491cd2d50 |r12-5638-ga3e75c1491cd2d50
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 13 so far.