[Bug c++/79086] Localtime_r does a spinlock unnecessarily killing performance when run millions of times

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 14 01:09:00 GMT 2017


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |MOVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Localtime_r  is provided by your libc which in this case is most likely glibc. 
Please report this to glibc: http://sourceware.org/bugzilla/ .


More information about the Gcc-bugs mailing list