warriorpaw opened a new pull request #1289: URL: https://github.com/apache/incubator-brpc/pull/1289
Only reproduced and tested with x64 linux and gcc 7 / 8 / 10. Not sure if this error exist on other platforms. Asm functions in context.cpp is invalid as [this topic](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47071) discussed. Need change back the section before the end of the inline-asm. Related issue: https://github.com/apache/incubator-brpc/issues/1186 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
