Re: Allow [[deprecated]] even for C++11 (with pedwarn)

2014-10-05 Thread Jason Merrill
OK, thanks. Jason

Allow [[deprecated]] even for C++11 (with pedwarn)

2014-10-05 Thread Ed Smith-Rowland
Greetings, There was some feeling that not allowing [[deprecated]] for C++ was a little extreme. This patch builds and tests clean on x86_64-linux. OK? Ed gcc/c-family: 2014-10-06 Edward Smith-Rowland <3dw...@verizon.net> * c-family/c-cppbuiltin.c: Move __cpp_attribute_deprecat