constexpr-attribute3.C
156 Bytes
-
re PR c++/51400 ([c++0x] ICE with constexpr and attribute noreturn) · 6e7ceb17
/c-family 2014-06-30 Paolo Carlini <paolo.carlini@oracle.com> PR c++/51400 * c-common.c (handle_noreturn_attribute, handle_const_attribute): Do not discard TYPE_QUALS of type. /testsuite 2014-06-30 Paolo Carlini <paolo.carlini@oracle.com> PR c++/51400 * g++.dg/cpp0x/constexpr-attribute3.C: New. From-SVN: r212155
Paolo Carlini committed