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 gcov-profile/38292] [4.4/4.5/4.6/4.7 Regression] corrupted profile info with -O[23] -fprofile-use


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292

--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-24 20:50:52 UTC ---
I don't think this is a regression now as we never had good thread support for
gcov/profiling.  That is we don't do atomic adds for the profiling.


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