DragonFly BSD
DragonFly submit List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Sync of FICL with FreeBSD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Sep 2005 09:47:17 -0700 (PDT)

    It does indeed look like the only change is to CFLAGS, turning off the
    use of more floating point registers.

    The changes did not seem to cause GCC to produce any different code,
    however.  I used objdump -d to disassemble the object modules before
    and after the CFLAGS adjustments and the code was exactly the same.

    FICL seems to use floating point in only one place, and it's 
    #if'd with a FICL_WANT_FLOAT test and doesn't get compiled.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]