Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/24/2005 19:33:52
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.