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

redi@gcc.gnu.org redi@gcc.gnu.org
Sun May 20 23:50:00 GMT 2018


Author: redi
Date: Sun May 20 23:50:08 2018
New Revision: 260427

URL: https://gcc.gnu.org/viewcvs?rev=260427&root=gcc&view=rev
Log:
PR libstdc++/85843 fix "should be explicitly initialized" warnings

	PR libstdc++/85843
	* src/c++11/cow-stdexcept.cc (logic_error, runtime_error): Explicitly
	initialize base class to avoid warnings.

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



More information about the Libstdc++-cvs mailing list