Module Name: src Committed By: msaitoh Date: Wed Nov 14 03:47:31 UTC 2012
Modified Files:
src/lib/libc/softfloat: Makefile.inc
Log Message:
For arm, add -fno-tree-vrp to COPTS when compiling softfloat.c.
Without -fno-tree-vrp, -INF + -INF returns 0 by adddf3.
Fixes PR#46953.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/softfloat/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
