fix call to __pthread_tsd_run_dtors with too many arguments
commit a6054e3c removed the argument, making it a constraint violation to pass one. caught by cparser/firm; other compilers seem to ignore it.
Showing
想要评论请 注册 或 登录
commit a6054e3c removed the argument, making it a constraint violation to pass one. caught by cparser/firm; other compilers seem to ignore it.