Commit 82f8cb24a1d976db35ae31a4b86cec8926da327d

Josh Triplett 2014-03-16T04:27:32

ChangeLog: Document many.c and many_win32.c changes to avoid spurious failures

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/ChangeLog b/ChangeLog
index d3cfa9d..2cd55b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2014-03-16  Josh Triplett <josh@joshtriplett.org>
 
+	* testsuite/libffi.call/many.c: Avoid spurious failure due to excess
+	floating-point precision.
+	* testsuite/libffi.call/many_win32.c: Ditto.
+
+2014-03-16  Josh Triplett <josh@joshtriplett.org>
+
 	* libtool-ldflags: Re-add.
 
 2014-03-16  Josh Triplett <josh@joshtriplett.org>