From d077f65fc8ec2ed89712746ff9773cf600b3de60 Mon Sep 17 00:00:00 2001 From: Markus Trippelsdorf Date: Thu, 18 Oct 2012 16:03:49 -0400 Subject: Comment on slow compilation of math/test-tgmath2.c The math/test-tgmath2.c testcase uses very long lines (>3 million), so it may take a while to compile it. See: http://llvm.org/bugs/show_bug.cgi?id=14106 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8be4dd0dc..5af0503160 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-10-18 Markus Trippelsdorf + + * math/Makefile: Comment on slow compilation of test-tgmath2.c. + 2012-10-18 Joseph Myers * sysdeps/generic/_G_config.h (_G_OPEN64): Remove. -- cgit v1.2.3