You are reading a single comment by @FManga and its replies. Click here to read the full conversation.
  • The linker will still discard anything that isn't actually used so it shouldn't introduce any bloat.
    When I cast a double to float the only thing that gets added to the binary is the expected __aeabi_d2f function.

About

Avatar for FManga @FManga started