gcc/libstdc++-v3/src/c++11
Benjamin Kosnik b124c5c482 re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++)
2012-02-17  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/47058
	* acinclude.m4 (GLIBCXX_ENABLE_WERROR): New.
	(GLIBCXX_EXPORT_FLAGS): Add -Wabi to WARN_FLAGS
	* configure.ac: Use it.
	* fragment.am: Set WERROR_FLAG conditionally on --disable-werror.
	* configure: Regenerate.
	* python/Makefile.in: Same.
	* Makefile.in: Same.
	* doc/Makefile.in: Same.
	* include/Makefile.in: Same.
	* po/Makefile.in: Same.
	* python/Makefile.in: Same.
	* src/Makefile.in: Same.
	* src/c++11/Makefile.in: Same.
	* src/c++98/Makefile.in: Same.
	* testsuite/Makefile.in: Same.

From-SVN: r184349
2012-02-17 20:26:32 +00:00
..
Makefile.am re PR libstdc++/52068 (libc++98.a and libc++11.a are installed) 2012-02-02 19:58:59 +00:00
Makefile.in re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
chrono.cc
compatibility-atomic-c++0x.cc
compatibility-c++0x.cc
condition_variable.cc re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX) 2012-02-07 09:19:27 +00:00
debug.cc
fstream-inst.cc
functexcept.cc
functional.cc
future.cc re PR libstdc++/52128 (r183788 caused massive libstdc++ testsuite regression on i686-linux) 2012-02-06 20:51:52 +00:00
hash_c++0x.cc
hashtable_c++0x.cc
limits.cc
mutex.cc
placeholders.cc
regex.cc
shared_ptr.cc
string-inst.cc
system_error.cc
thread.cc
wstring-inst.cc