https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98690
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[10/11 Regression] |[10/11 Regression]
|unexpected |unexpected
|"'removed_return.213' may |"'removed_return.213' may
|be used uninitialized in |be used uninitialized in
|this function" causes crash |this function" causes crash
| |since
| |r10-3311-gff6686d2e5f797d6
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started when IPA SRA was added.