xiaoxiang781216 commented on a change in pull request #5703:
URL: https://github.com/apache/incubator-nuttx/pull/5703#discussion_r822631750



##########
File path: libs/libc/machine/arm/gnu/arch_setjmp.S
##########
@@ -64,7 +59,9 @@
  *
  ****************************************************************************/
 
+#ifdef CONFIG_ARM_THUMB
        .thumb_func

Review comment:
       can we remove thumb too? I suppose that gcc should generate the right 
instruction set with the corresponding option.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to