From ba30e9248f202f25521535f16e6042a8684f1cdd Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Tue, 12 Jun 2012 15:58:56 -0500 Subject: [svn-r22459] I added an item in the known problem section for the data conversion problem on Mac Lion. --- release_docs/RELEASE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bfe5078..b43f875 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -322,6 +322,13 @@ SGI Linux 2.6.32.19 y y y y Known Problems ============== +* The data conversion test dt_arith.c has failures (segmentation fault) from + "long double" to other datatypes during hard conversion when the library + is built with the default GCC 4.2.1 on Mac Lion system. It only happens + with optimization (-O3, -O2, and -O1). Some newer versions of GCC do not + have this problem. Users should disable optimization or try newer version + of GCC. (Issue 8017. SLU - 2012/6/12) + * The data conversion test dt_arith.c fails in "long double" to integer conversion on Ubuntu 11.10 (3.0.0.13 kernal) with GCC 4.6.1 if the library is built with optimization -O3 or -O2. The older GCC (4.5) or newer kernal -- cgit v0.12