This is the mail archive of the gcc-cvs@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]

r216213 - in /branches/gcc-4_8-branch/libstdc++...


Author: ktietz
Date: Tue Oct 14 17:06:27 2014
New Revision: 216213

URL: https://gcc.gnu.org/viewcvs?rev=216213&root=gcc&view=rev
Log:
	PR libstdc++/57440
	* config/os/mingw32/os_defines.h (_GTHREAD_USE_MUTEX_INIT_FUNC):
	Define to avoid leak.
	* config/os/mingw32-w64/os_defines.h: Likewise.

Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/config/os/mingw32-w64/os_defines.h
    branches/gcc-4_8-branch/libstdc++-v3/config/os/mingw32/os_defines.h


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