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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Jan 18 11:24:00 GMT 2016


Author: redi
Date: Mon Jan 18 11:24:20 2016
New Revision: 232502

URL: https://gcc.gnu.org/viewcvs?rev=232502&root=gcc&view=rev
Log:
Fix libstdc++ build with -fno-exceptions

	PR libstdc++/69340
	* src/c++11/cow-stdexcept.cc (_txnal_cow_string_C1_for_exceptions):
	Use macros for exception handling and fix unused parameter warning.

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



More information about the Libstdc++-cvs mailing list