Source-Changes archive

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

CVS commit: src/regress/lib/libc/ieeefp/testfloat



Module Name:    src
Committed By:   matt
Date:           Thu Apr 15 19:01:57 UTC 2004

Modified Files:
        src/regress/lib/libc/ieeefp/testfloat: systfloat.c

Log Message:
Use unions to avoid strict aliasing rules.  And it makes the code easier
to read.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/regress/lib/libc/ieeefp/testfloat/systfloat.c

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