This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/47322] [4.6 regression] libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47322

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-16 20:48:26 UTC ---
Author: jakub
Date: Sun Jan 16 20:48:24 2011
New Revision: 168872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168872
Log:
    PR libfortran/47322
    * math/remquoq.c (remquoq): Use uint64_t type instead of u_int64_t.

Modified:
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/math/remquoq.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]