[Bug c++/47301] [C++0x] ICE: in fold_convert_loc, at fold-const.c:1906 with -fabi-version=1 and constexpr

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 17 02:36:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47301

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-17 02:36:23 UTC ---
Author: jason
Date: Thu Mar 17 02:36:20 2011
New Revision: 171085

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171085
Log:
    PR c++/47301
    * decl.c (compute_array_index_type): Don't bother trying to deal
    with literal classes in ABI v1.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-abi1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list