]> git.ipfire.org Git - thirdparty/gcc.git/commit
libsupc++: Fix handling of m68k extended real in <compare>
authorAndreas Schwab <schwab@suse.de>
Mon, 2 Sep 2024 08:43:20 +0000 (10:43 +0200)
committerAndreas Schwab <schwab@suse.de>
Mon, 2 Sep 2024 09:50:27 +0000 (11:50 +0200)
commit4bf758b212170dba2b5a1881950e949ec4f8a58b
tree81f24d5c14d7c4b81fa8de4a3bcb7f83e7ed3f84
parente4d3e7f9add34216f4baffd3124bcb22a82c39bf
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.
libstdc++-v3/libsupc++/compare