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/02/14 05:54:40 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #5476: boards: Remove -fno-builtin

xiaoxiang781216 edited a comment on pull request #5476:
URL: https://github.com/apache/incubator-nuttx/pull/5476#issuecomment-1038673198


   > for simple functions like memset it might make sense. for more complex functions, i'm not sure.
   
   could you give some unsafe example?
   
   > isn't it safer to enable them selectively as we do for alloca?
   
   Could you point how alloca is done?
   Whether to use builtin function should be a global section: either work, or not work base on the test.


-- 
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