https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100361
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Patrick, is the table an optimization, or essential? We might be able to avoid
it, but he functions would be much slower.
Maybe we should just disable the floating-point to_chars for 16-bit targets.
