From a949d226d836d1fb1a07fa6c748f137e21d73d28 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Thu, 8 Sep 2005 14:37:43 -0500 Subject: [svn-r11374] Purpose: Maintenance/improvement Description: Added support for "big" REAL and DOUBLE PRECISION types. Solution: Platforms tested: heping with g95 (-r8, -d8) mir with ifc (-r16, -r8) Misc. update: --- release_docs/RELEASE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f0b37eb..d05e98d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -293,6 +293,11 @@ New Features for example, -i8 flag for PGI and Absoft Fortran compilers, -qintsize=8 flag for IBM xlf compiler). EIP 2005/06/20 + - added support for "big" REAL and DOUBLE PRECISION types + (usually the size is specified by compilers flags like + -r8, -r16, etc.) + Known problem: multi file test fails when REAL is 16 bytes. + EIP 2005/09/8 C++ Library: ---------------- -- cgit v0.12