constexpr-template11.C
182 Bytes
-
re PR c++/65579 ([C++11] gcc requires definition of a static constexpr member… · 65371a7e
re PR c++/65579 ([C++11] gcc requires definition of a static constexpr member even though it is not odr-used) /cp 2017-11-06 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65579 * decl2.c (finish_static_data_member_decl): If there's an initializer, complete the type and re-apply the quals. /testsuite 2017-11-06 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65579 * g++.dg/cpp0x/constexpr-template11.C: New. From-SVN: r254461
Paolo Carlini committed