CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/06 13:04:50
Modified files:
include : math.h
Log message:
Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vax
running gcc 3, for gcc will output a reserved operand for these.
ok martynas@ matthew@ espie@ guenther@
