Module Name: pcc
Committed By: ragge
Date: Sun Dec 19 09:28:31 UTC 2010
Modified Files:
pcc/arch/i386: local2.c table.c
Log Message:
Tell fp unit to use fucompp and usual compare insn's. This won't work
on i386 targets older than ppro, but if it ever becomes a problem we'll
fix it then (ppro has been out for ~13 years).
Fixes naN bugs reported by Nelson H. F. Beebe in private mail.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pcc/arch/i386/local2.c
cvs rdiff -u -r1.123 -r1.124 pcc/arch/i386/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.