Am 30.04.20 um 13:29 schrieb Basil Hussain:
> I have created a feature request: #675.
>
> Took a brief look at what it would take to implement this myself. Seems
> like it's just a question of adding something like the following into
> preProcess() in SDCCmain.c:
>
> if (optimize.codeSpeed)
>
I have created a feature request: #675.
Took a brief look at what it would take to implement this myself. Seems
like it's just a question of adding something like the following into
preProcess() in SDCCmain.c:
if (optimize.codeSpeed)
addSet (&preArgvSet, Safe_strdup ("-D__SDCC_OPTIMIZE_SP