On Sun, 2012-10-07 at 21:37 +0200, Georg-Johann Lay wrote: > Oleg Endo wrote: > > Maybe would be better to first make the option a no-op that prints a > > warning in GCC, remove it from all documentations and mention the > > deprecation in the wwwdocs changes. Then, in the next GCC release, > > remove it completely. > > IMHO it's not reasonable to put effort into a declining feature. Why > shouldn't we follow common GCC practice here?
"Effort" in this case is adding a "Warn(...)" to the existing option and then remove it some time later. I think it's more user friendly to first warn and then do. But that's just my opinion, feel free to ignore :) Cheers, Oleg