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

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Mar  3 22:45:16 2016
New Revision: 233948

URL: https://gcc.gnu.org/viewcvs?rev=233948&root=gcc&view=rev
Log:
        PR c++/67364

        * constexpr.c (cxx_eval_component_reference): Just return an empty
        CONSTRUCTOR for an empty class.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-empty11.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/constexpr.c

Reply via email to