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

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Feb 12 00:39:00 GMT 2013


Author: bkoz
Date: Tue Feb 12 00:39:38 2013
New Revision: 195966

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195966
Log:
2013-02-11  Benjamin Kosnik  <bkoz@redhat.com>

	* src/c++11/Makefile.am (hashtable_c++0x.lo, hashtable_c++0x.o):
	Use -fimplicit-templates.
	* src/c++11/Makefile.in: Regenerate.
	* src/c++11/hashtable_c++0x.cc: Remove instantiation for
	std::lower_bound template.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/Makefile.am
    trunk/libstdc++-v3/src/c++11/Makefile.in
    trunk/libstdc++-v3/src/c++11/hashtable_c++0x.cc



More information about the Libstdc++-cvs mailing list