Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: christos
Date: Sun Apr 24 19:33:52 UTC 2005
Modified Files:
src/lib/libc/stdlib: strtod.c
Log Message:
Simplify the code and avoid a compiler issue with -O6 on sparc64:
Error: Illegal operands: There are only 32 single precision f registers; [0-31]
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/lib/libc/stdlib/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