https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118748
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=116098
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Does -fno-tree-sra fix the issue? If so, then does -fno-ssa-phiopt fix the
issue?
This reminds me of PR 116098 which the fix has not been backported to GCC 14
yet but I will do it in next week (along with a few other patches).