Source-Changes archive

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

CVS commit: src/tests/lib/libc/stdlib



Module Name:    src
Committed By:   joerg
Date:           Wed Apr  4 10:52:59 UTC 2012

Modified Files:
        src/tests/lib/libc/stdlib: Makefile t_strtod.c

Log Message:
Try fixing t_strtod to not depend on -ffloat-store by adding the
necessary volatiles.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tests/lib/libc/stdlib/Makefile
cvs rdiff -u -r1.28 -r1.29 src/tests/lib/libc/stdlib/t_strtod.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