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/04/21 04:20:19 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request, #6114: arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED

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

   ## Summary
   
   arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED
   
   ## Impact
   
   Fix fpu test break by:
   https://github.com/apache/incubator-nuttx/pull/6073
   Reported by @masayuki2009 
   https://github.com/apache/incubator-nuttx/pull/6073#issuecomment-1104640815
   
   ## Testing
   
   spresense:smp


-- 
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] [incubator-nuttx] masayuki2009 merged pull request #6114: arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged PR #6114:
URL: https://github.com/apache/incubator-nuttx/pull/6114


-- 
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] [incubator-nuttx] anchao commented on pull request #6114: arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED

Posted by GitBox <gi...@apache.org>.
anchao commented on PR #6114:
URL: https://github.com/apache/incubator-nuttx/pull/6114#issuecomment-1104695223

   > Fix fpu test break
   
   Done


-- 
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] [incubator-nuttx] masayuki2009 commented on pull request #6114: arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on PR #6114:
URL: https://github.com/apache/incubator-nuttx/pull/6114#issuecomment-1104693619

   @anchao 
   Please add `Fix fpu test break` to the commit log.
   


-- 
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] [incubator-nuttx] masayuki2009 commented on pull request #6114: arm/armv[7|8]m: compare of hardware fp registers should skip REG_FP_RESERVED

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on PR #6114:
URL: https://github.com/apache/incubator-nuttx/pull/6114#issuecomment-1104746512

   I confirmed that this PR fixes the issue.
   


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