fix error in constraints for static link libc init barrier
commit 4390383b inadvertently used "r" instead of "0" for the input constraint, which only happened to work for the configuration I tested it on because it usually makes sense for the compiler to choose the same input and output register.
Showing
想要评论请 注册 或 登录