Module Name: pcc
Committed By: ragge
Date: Sat Nov 13 16:44:18 UTC 2010
Modified Files:
pcc/arch/amd64: macdefs.h
pcc/cc/ccom: trees.c
Log Message:
Allow the compiler to do floating division by zero at compile time.
XXX this hack will go away when all uses soft floats.
XXX (theoretically) breaks cross compiling.
Fixes Jira#PCC-180 by Nicolas Joly.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.260 -r1.261 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.