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++/68754] Explicitly defaulted constexpr assignment operator fails to compile


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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jun  2 23:27:22 2017
New Revision: 248847

URL: https://gcc.gnu.org/viewcvs?rev=248847&root=gcc&view=rev
Log:
2017-06-02  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/68754
        * g++.dg/cpp1y/constexpr-68754.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C
Modified:
    trunk/gcc/testsuite/ChangeLog

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