Commits

Albert Cheng committed a39c7228fba
[svn-r24018] Bug fix: HDFFV-8500 The new gcc v4.8.* compilers does not work well with dt_arith which failed in production mode. Solution: A temporary patch by removing any optimization (-O*) from the PROD_CFLAGS so that dt_arith will pass for now. A more through investigation is needed. Tested: Jam, platypus and Koala where it failed and now passes.