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]

r191294 - in /trunk/libstdc++-v3: ChangeLog src...


Author: hjl
Date: Fri Sep 14 11:41:53 2012
New Revision: 191294

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191294
Log:
Check _GLIBCXX_USE_C99_STDINT_TR1 in random.cc

	PR libstdc++/54576
	* libstdc++-v3/src/c++11/random.cc: Check if
	_GLIBCXX_USE_C99_STDINT_TR1 is defined.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/random.cc


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