https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126045
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=126138
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Note the main reason why I Have not done this yet is because I am trying to aim
to remove spaceship_replacement for GCC 17. So if I remove it; this closes as
fixed too. If I don't get to removing spaceship_replacement by October; then I
will remove the dead code.
The patches that are tracking not needing spaceship_replacement any more is PR
126138 and the RFC at
https://inbox.sourceware.org/gcc-patches/[email protected]/
(which needs a debug info patch too).