>perhaps there is some technical or
>historical precedent for this?

Most likely just a matter of priority.

However, just a few days ago we discussed
various floating point formats and one of them
was to leave the actual computations to the FP
library, which would make it hard for the compiler
to optimise these as it could not call those functions
at compile time.

This is pretty trivial to optimize at compile time
as long as everything is IEEE FP but if the run time
libraries are not 100% compatible we have subtle issues.

br Kusti


This e-mail may contain confidential or privileged information. If you are not 
the intended recipient (or have received this e-mail in error) please notify 
the sender immediately and destroy this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly 
forbidden. We will not be liable for direct, indirect, special or consequential 
damages arising from alteration of the contents of this message by a third 
party or as a result of any virus being passed on or as of transmission of this 
e-mail in general.
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to