https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109246
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aldyh at gcc dot gnu.org,
| |amacleod at redhat dot com,
| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Dunno if we had a PR for it, I think it is roughly what
https://gcc.gnu.org/pipermail/gcc-patches/2017-April/thread.html#472759
was trying to do. But at this point, it would need to be completely rewritten
to be done in the ranger, and as a bonus could handle floating point etc. as
well which it previously could only for singletons.