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++/66093] g++ produces incorrect output on code with constexpr function initializing class with private fields


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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Jun 19 10:15:57 2017
New Revision: 249364

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

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

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-66093.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]