This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/44476] tclStrToD.c takes very long to compile (forever?)
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 19 Jul 2011 12:25:51 +0000
- Subject: [Bug other/44476] tclStrToD.c takes very long to compile (forever?)
- Auto-submitted: auto-generated
- References: <bug-44476-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44476
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at gcc dot gnu.org
--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 12:25:05 UTC ---
Please be very careful with newer GMP versions: I'm still using 4.2.1 on Tru64
UNIX since everything newer (certainly 5.0.1) fails its testsuite.
Rainer