dwh110 commented on code in PR #3389: URL: https://github.com/apache/brpc/pull/3389#discussion_r3586875439
########## src/bthread/context.cpp: ########## @@ -617,7 +617,7 @@ __asm ( __asm ( ".cpu generic+fp+simd\n" ".text\n" -".align 2\n" +".align 6\n" ".global bthread_jump_fcontext\n" Review Comment: 这块仅涉及gcc,不涉及跨平台问题 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
