Hello Philipp,

I didn't have any problem without float variables in pic14 series. I read
about floating point formats few days ago and I think It is waste of data
memory and program memory also. I think there are many solution to avoid
using it, and make calculation with integers.

Regards,

Zsolt

2016-04-11 20:10 GMT+02:00 Philipp Klaus Krause <p...@spth.de>:

> Dear SDCC users,
>
> SDCC currently implements 32-bit float as its only floating-point data
> type.
>
> Would you like to see a cheaper one in SDCC, that uses only 16 bits?
>
> Would you use it?
>
> Philipp
>
> P.S.: Background info: There is growing hardware support for floating
> types smaller than float. And today WG14 decided to continue work on
> making this available in C, so it is likely to appear in the next C
> standard. None of the architectures targeted by SDCC has hardware
> floating-point support. But having a floating-point type cheaper than
> float might still be worth it.
>
> P.P.S.: Even if there is demand for this, I probably won't find time to
> implement it soon. On the other hand, the next C standard seems to be
> nearly 6 years away anyway.
>
>
>
> ------------------------------------------------------------------------------
> 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! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
>


-- 
~~~~~~~~~~~~~~~~
http://galzsolt.zzl.org
------------------------------------------------------------------------------
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