re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2)
authorJakub Jelinek <jakub@redhat.com>
Sun, 16 Jan 2011 20:48:24 +0000 (21:48 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 16 Jan 2011 20:48:24 +0000 (21:48 +0100)
commitd6713cb805ea27123ae9ef4b300fa86fb748a5dd
treeff6d6849e841791425a26b624e56499e3a0c979c
parent85b1217ad1919013548c2a09373b69551cc09aca
re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2)

PR libfortran/47322
* math/remquoq.c (remquoq): Use uint64_t type instead of u_int64_t.

From-SVN: r168872
libquadmath/ChangeLog
libquadmath/math/remquoq.c