Am 22.07.22 um 16:11 schrieb Maarten Brock:


I don't know which are "the inline functions" nor which are "those warnings".

Why not just fix what these warnings complain about?

From my experience: inline functions (i.e. functions declared inline) are often called with constant parameters, resulting in SDCC warnings when SDCC optimizes out if/else/etc based on the values of these constants.

Philipp


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to