You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/05/05 03:39:07 UTC

[GitHub] [nuttx] anchao opened a new pull request, #9193: libc/armv8-m: fix build break if MVE is disabled

anchao opened a new pull request, #9193:
URL: https://github.com/apache/nuttx/pull/9193

   ## Summary
   
   libc/armv8-m: fix build break if MVE is disabled
   
   machine/arm/armv8-m/gnu/arch_memcpy.S: Assembler messages:
   machine/arm/armv8-m/gnu/arch_memcpy.S:105: Error: bad instruction `prologue push_ip=HAVE_PAC_LEAF'
   machine/arm/armv8-m/gnu/arch_memcpy.S:121: Error: bad instruction `epilogue push_ip=HAVE_PAC_LEAF'
   make[1]: *** [Makefile:143: bin/arch_memcpy.o] Error
   
   ## Impact
   
   N/A
   
   ## Testing
   
   armv8-m


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


[GitHub] [nuttx] jerpelea merged pull request #9193: libc/armv8-m: fix build break if MVE is disabled

Posted by "jerpelea (via GitHub)" <gi...@apache.org>.
jerpelea merged PR #9193:
URL: https://github.com/apache/nuttx/pull/9193


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