]> git.ipfire.org Git - thirdparty/gcc.git/commit
floatformat.c (get_field): Fix segfault with little-endian word order on 64-bit hosts.
authorJulian Brown <julian@codesourcery.com>
Tue, 7 Nov 2006 15:16:07 +0000 (15:16 +0000)
committerJulian Brown <jules@gcc.gnu.org>
Tue, 7 Nov 2006 15:16:07 +0000 (15:16 +0000)
commit36b8206084f7c4812f565e01d86ccf711e60b702
tree68f2c6086b229620e7c9bd85734af43c5ce70cbb
parentd81ecf52ff643ec879350503f0393d361162cf64
floatformat.c (get_field): Fix segfault with little-endian word order on 64-bit hosts.

* floatformat.c (get_field): Fix segfault with little-endian word
order on 64-bit hosts.
(put_field): Likewise.
(min): Move definition.

From-SVN: r118552
libiberty/ChangeLog
libiberty/floatformat.c