This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55573] [4.8 Regression] ICE in adjust_temp_type, at cp/semantics.c:6454


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-06 18:54:30 UTC ---
Author: jakub
Date: Thu Dec  6 18:54:25 2012
New Revision: 194262

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194262
Log:
    PR c++/55573
    * semantics.c (adjust_temp_type): Handle VECTOR_CST.

    * g++.dg/cpp0x/constexpr-55573.C: New test.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]