hdf5/config
Albert Cheng 476cbeda79 [svn-r16789] Bug Fix (Bug 1398):
For gcc v4.3 and v4.4, with production mode,
if -O3 is used, H5Tinit.c would fail to compile. Actually bad H5Tinit.c is
produced.

If -O (same as -O1) is used, H5Tinit.c compiled okay but test/dt_arith
would fail with:
Testing hard normalized long double -> signed char conversions        time: comm
and terminated abnormally

When -O0 (no optimizatio) is used, H5Tinit.c compilete okay and all tests
passed.

Solution:
Changed the config/gnu-flags to use -O0 for gcc v4.3 and 4.4 for production
flags  for now so that build and tests would work. Still need to investigate
if the error is due to Gcc optimization bug or our code errors.

Tested:
In liberty with gcc43 and gcc44. Also, tested in jam and smirom with
older versions of gcc.
There are no gcc 43 or 44 compilers installed in other THG machines that
I know.
2009-04-20 00:00:44 -05:00
..
site-specific
apple
BlankForm
commence.am [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
conclude.am [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
craynv [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
dec-flags
dec-osf4.x
dec-osf5.x
examples.am
freebsd
gnu-fflags
gnu-flags [svn-r16789] Bug Fix (Bug 1398): 2009-04-20 00:00:44 -05:00
hpux11.00
hpux11.23
i386-pc-cygwin32
i686-pc-cygwin
ia64-linux-gnu
intel-fflags
intel-flags [svn-r13939] Problem: High level of optimazation causes test failures when library is built 2007-07-04 21:46:31 -05:00
intel-osf1
irix5.x
irix6.x
linux-gnu
linux-gnuaout [svn-r13312] Updated copyright notice. 2007-02-14 17:29:52 -05:00
linux-gnulibc1 [svn-r15604] The MPI compiler(mvapich2-0.9.8p2patched-intel-ofed-1.2) at NCSA's linux cluster(Abe) fails to handle collective IO calls with very complicate MPI derived datatype. All the values of input parameters from HDF5 are correct before passing to MPI-IO collective calls. Sometimes the following errors happen: 2008-09-08 17:50:47 -05:00
linux-gnulibc2
lt_vers.am [svn-r16738] Snapshot version 1.9 release 38 2009-04-11 08:24:23 -05:00
Makefile.am.blank
mpich
nec-superux14.1
pgi-fflags
pgi-flags
powerpc-ibm-aix4.x
powerpc-ibm-aix5.x
rs6000-ibm-aix4.x
solaris2.x [svn-r13312] Updated copyright notice. 2007-02-14 17:29:52 -05:00
sv1-cray
unicos
unicos10.0.X
unicosmk
unicosmk2.0.5.X
unicosmk2.0.6.X
unicosmk2.0.X
x86_64-redstorm-linux-gnu