This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r176780 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 26 Jul 2011 04:21:58 -0000
- Subject: r176780 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: bkoz
Date: Tue Jul 26 04:21:57 2011
New Revision: 176780
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176780
Log:
2011-07-25 Benjamin Kosnik <bkoz@redhat.com>
* include/std/array (at): Remove constexpr when -fno-exceptions.
* testsuite/23_containers/array/at_neg.cc: Test.
Added:
trunk/libstdc++-v3/testsuite/23_containers/array/at_neg.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/array