[svn-r9621] Purpose:

updated with Intel v8 changes.
This commit is contained in:
Albert Cheng 2004-12-06 17:23:33 -05:00
parent c6ea65a67e
commit 1379cedf50

View File

@ -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.