Files
hdf5/config
Neil Fortner cd90900d88 [svn-r24209] Port r24171 from trunk to 1.8 branch.
Tested: jam, koala, ostrich, platypus (h5committest)

Log from r24171:
Purpose: Fix problem with gcc 4.8

Description:
With optimization enabled, gcc 4.8 inserts garbage into the padding bytes of
floating point types when assigning from a literal constant.  This caused
problems when H5detect.c scanned the bits in floating point types to determine
their properties.

Modified H5detect.c to scan for padding before further analyzing the type, and
to ignore all information in the padding areas.  Also removed code that
temporarily disabled optimization.

Tested: jam, koala, ostrich, platypus (h5committest)
2013-09-27 10:35:44 -05:00
..
2013-04-22 17:24:37 -05:00
2009-10-15 12:08:41 -05:00
2009-10-15 12:08:41 -05:00
2009-10-15 12:08:41 -05:00
2011-04-15 14:47:30 -05:00
2009-10-15 12:08:41 -05:00
2009-10-15 12:08:41 -05:00
2012-03-09 16:50:36 -05:00
2013-05-09 00:12:31 -05:00
2009-10-15 16:53:23 -05:00
2010-09-08 03:06:30 -05:00
2010-09-08 03:06:30 -05:00
2010-09-10 00:05:04 -05:00
2009-10-15 12:08:41 -05:00