https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116513
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andreas Schwab <sch...@gcc.gnu.org>: https://gcc.gnu.org/g:4bf758b212170dba2b5a1881950e949ec4f8a58b commit r15-3379-g4bf758b212170dba2b5a1881950e949ec4f8a58b Author: Andreas Schwab <sch...@suse.de> Date: Mon Sep 2 10:43:20 2024 +0200 libsupc++: Fix handling of m68k extended real in <compare> PR libstdc++/116513 * libsupc++/compare (_S_fp_bits) [__fmt == _M68k_80bit]: Shift padding out of exponent word.