diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-12-06 22:23:33 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-12-06 22:23:33 (GMT) |
commit | 1379cedf500ec5de157869eafdd9c8955cc9775b (patch) | |
tree | 7af407e07aae482da0711c47595eba7c7ccff32f /release_docs | |
parent | c6ea65a67e6d9b5e5a23147d365e2b83e842ebd1 (diff) | |
download | hdf5-1379cedf500ec5de157869eafdd9c8955cc9775b.zip hdf5-1379cedf500ec5de157869eafdd9c8955cc9775b.tar.gz hdf5-1379cedf500ec5de157869eafdd9c8955cc9775b.tar.bz2 |
[svn-r9621] Purpose:
updated with Intel v8 changes.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bc4fad4..6debf39 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -36,6 +36,9 @@ New Features Configuration: -------------- + - Intel v8.0 compiler would infinite loop when compiling some test + code with -O3 option. Changed enable-production default compiler + option to -O2. AKC - 2004/12/06 - Long double is assumed to be a supported C data type. It is a stanadard C89 type. AKC - 2004/10/22 - The IA64 will use ecc as the C++ compiler by default. |