2011-07-25 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 04:21:57 +0000 (04:21 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 04:21:57 +0000 (04:21 +0000)
commit5f431e007703485088d8b85d12dd15ac1d8f7ecc
treed45a3f03d5c7d2f895060246c0d5ed54c998a2b1
parentf927e607d8bd0d6569445abdf260a501636c0530
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176780 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/array
libstdc++-v3/testsuite/23_containers/array/at_neg.cc [new file with mode: 0644]