decl2.c (cp_check_const_attributes): New.
authorRodrigo Rivas Costa <rodrigorivascosta@gmail.com>
Tue, 15 Mar 2011 18:27:19 +0000 (18:27 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 15 Mar 2011 18:27:19 +0000 (14:27 -0400)
commit437697b8ee8aecb8423600201c57641e52ca132d
tree9c95f0f24a7348f98ef084f2f896d8e03f803f5e
parent4c66d85a558f15893d846c0d7d5e9885b8cdf842
decl2.c (cp_check_const_attributes): New.

* decl2.c (cp_check_const_attributes): New.
(cplus_decl_attributes): Call cp_check_const_attributes.

From-SVN: r171010
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C [new file with mode: 0644]