]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/57047 ([C++11] stl_pair.h:137:64: internal compiler error: Segmentation...
authorJason Merrill <jason@redhat.com>
Fri, 10 May 2013 14:17:37 +0000 (10:17 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 10 May 2013 14:17:37 +0000 (10:17 -0400)
commit616eece3a583ddc62b43a5fed364df7a991cf5af
tree6c879342dbcc4b414daee14c71f6959f849ebba7
parent5ced939e817428c45e51f8caa16db26a7d7168c6
re PR c++/57047 ([C++11] stl_pair.h:137:64: internal compiler error: Segmentation fault in constexpr constructor)

PR c++/57047
* semantics.c (cxx_fold_indirect_ref): Fix thinko.

From-SVN: r198777
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr8.C [new file with mode: 0644]