You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/23 15:47:55 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7175: libs/libc/arm: use builtin routines instead of aliases of __aeabi_mem*

xiaoxiang781216 commented on PR #7175:
URL: https://github.com/apache/incubator-nuttx/pull/7175#issuecomment-1256380027

   > @xiaoxiang781216 do you recall why it was originally added?
   
   Sorry, I can't remember why add these functions:(. But since these functions block armclang LTO link, we can remove these functions first, and watch any bad feedback. Anyway, it's always be good to prefer the implementation provided by compiler.
   
   > Was it because we used no-builtin flag?
   
   https://github.com/apache/incubator-nuttx/pull/5971 is related to no-builtin, not __aeabi_memxxx. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org