gcc.c
280 KB
-
Add -fprofile-update option juggling · 2d5edbed
* gcc.c: Set -fprofile-update=atomic when profiling is enabled and -pthread is set. Warn when one combines -pthread and -fprofile-update=single for an app using profiling code. From-SVN: r240828
Martin Liska committed