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

   ## Summary
   
   xtensa/isa: fix build break if compiler without ISA - XCHAL_HAVE_THREADPTR 
support
   
   ```
   common/xtensa_context.S: Assembler messages:
   common/xtensa_context.S:134: Error: invalid register number (231) for 'rur' 
instruction
   common/xtensa_context.S:283: Error: invalid register number (231) for 'wur' 
instruction
   clang-10: error: Xtensa-as command failed with exit code 1 (use -v to see 
invocation)
   make[1]: *** [Makefile:143: xtensa_context.o] Error 1
   make[1]: *** Waiting for unfinished jobs....
   ```
   
   Signed-off-by: chao an <anchao.arc...@bytedance.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   xtensa HIFI5 compiler without ISA THREADPTR(Thread Porinter)
   


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to