On Thu, 29 Dec 2011, Fabien Chêne wrote: > As previously announced, here is a patch that deprecate access > declarations . I did a little tour in the GCC museum old-deja --and in > g++.dg as well -- to disinter and adjust those dusty tests. To avoid > false positive on invalid code, I have decided to only emit the > warning if the access declaration is actually valid.
Mind suggesting a snippt for our release notes at http://gcc.gnu.org/gcc-4.7/changes.html ? (http://gcc.gnu.org/cvs.html has background on how to make changes to our web pages, though if you want to send just a patch against the online ones or a text snippet, I'll take care of the rest.) Gerald