https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64603

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jan 21 21:56:34 2015
New Revision: 219973

URL: https://gcc.gnu.org/viewcvs?rev=219973&root=gcc&view=rev
Log:
    PR c++/64603
    * constexpr.c (cxx_eval_constant_expression): Only shortcut
    constant CONSTRUCTORs.

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

Reply via email to