re PR c++/47301 ([C++0x] ICE: in fold_convert_loc, at fold-const.c:1906 with -fabi...
authorJason Merrill <jason@redhat.com>
Thu, 17 Mar 2011 02:36:20 +0000 (22:36 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 17 Mar 2011 02:36:20 +0000 (22:36 -0400)
commit89ae3825aa6e60bb68010353f2a292a056b8a9da
tree8ccb50efec49febe52d977ead34f18d1439c2134
parent9f2a22d0b89e8e4208e84aaeab23f563c085c6c8
re PR c++/47301 ([C++0x] ICE: in fold_convert_loc, at fold-const.c:1906 with -fabi-version=1 and constexpr)

PR c++/47301
* decl.c (compute_array_index_type): Don't bother trying to deal
with literal classes in ABI v1.

From-SVN: r171085
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C [new file with mode: 0644]