https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124534
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=119523
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I should say this won't be fixed until GCC 17.
But the workaround is to use `-fno-tree-sra`.
It is related to PR 119523.
