This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/70214] [4.9/5/6 regression] pthread_kill is not considered a barrier


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70214

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
extern int pthread_kill (pthread_t __threadid, int __signo) __attribute__
((__nothrow__ , __leaf__));

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]