Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/include



Module Name:    src
Committed By:   matt
Date:           Sun Feb  5 17:57:18 UTC 2012

Modified Files:
        src/include: math.h

Log Message:
Use __INFINITY in preference to __builtin_inff().  Currently only VAX defines
__INFINITY and allows to use __builtin_huge_valf() instead since gcc4.5 will
error out unconditionally if __builtin_inf() is used.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/include/math.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index