CVS: sml/src/runtime/c-libs/smlnj-math fp-dep.h,1.8,1.9

John Reppy <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml/src/runtime/c-libs/smlnj-math
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23609/c-libs/smlnj-math

Modified Files:
	fp-dep.h 
Log Message:
  Fixed bad #ifdef for PPC/Darwin.


Index: fp-dep.h
===================================================================
RCS file: /cvsroot/smlnj/sml/src/runtime/c-libs/smlnj-math/fp-dep.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** fp-dep.h	10 Feb 2006 22:14:56 -0000	1.8
--- fp-dep.h	15 Feb 2006 18:48:31 -0000	1.9
***************
*** 170,174 ****
  #define RMODE_EQ(RM1, RM2)	(strcmp((RM1), (RM2)) == 0)
  
! #elif defined(OPSYS_DARWIN) && defined(ARCH_PPC)
  #   include <architecture/ppc/fp_regs.h>
  #   define FE_TONEAREST RN_NEAREST
--- 170,174 ----
  #define RMODE_EQ(RM1, RM2)	(strcmp((RM1), (RM2)) == 0)
  
! #elif defined(OPSYS_DARWIN) && defined(TARGET_PPC)
  #   include <architecture/ppc/fp_regs.h>
  #   define FE_TONEAREST RN_NEAREST



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.