On 2010-11-29, 22:26:31 -0800, Andrew Pinski <pins...@gmail.com> wrote: > > Except it is documented as a Deprecated feature already so it is > different from a documented extension. I would say we should just > drop it as it is documented already as deprecated.
Are you going to drop the feature from g++98? It is good to document that a feature is deprecated. It is even better to give a warning at compile time before it's gone. Roman