https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70277
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=118673,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=118285
Known to fail| |14.3.0
Resolution|--- |FIXED
Target Milestone|--- |15.0
Known to work| |14.1.0, 14.2.0, 15.1.0
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So it was fixed by r14-1705-g2764335bd336f2. But disable for GCC 14.3.0 by
r14-11349-ga72e782528749b due to PR 118673 and bug 118285.
So fixed for GCC 15 then.