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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>(why is -pthread needed?)

Because that enables atomic update for profiling rather than using non-atomics.

Reply via email to