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++/57764] class static constexpr variables cannot be references


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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Aug 29 12:47:19 2014
New Revision: 214728

URL: https://gcc.gnu.org/viewcvs?rev=214728&root=gcc&view=rev
Log:
2014-08-29  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/57764
    * g++.dg/cpp0x/constexpr-57764.C: New.

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