Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9e9eb7c6 authored by Steven Fuerst's avatar Steven Fuerst Committed by Alex Deucher
Browse files

Annotate int2float() as being a pure function.



This allows gcc to fold duplicate calls into a single call.  Since
the current users do actually call it multiple times with the
same arguments, this is an obvious win.

Signed-off-by: default avatarSteven Fuerst <svfuerst@gmail.com>
parent 747f49ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment