[patch, doc] don't document old gcc behavior in current manual

2015-03-08 Thread Sandra Loosemore
In general, the GCC manual documents the version of the compiler that it goes with. New features are being added all the time, and it's not terribly useful to users to document that such-and-such a feature isn't supported in ancient GCC versions, or to suggest workarounds for old GCC versions

Re: [patch, doc] don't document old gcc behavior in current manual

2015-03-09 Thread Mike Stump
On Mar 8, 2015, at 5:26 PM, Sandra Loosemore wrote: > In general, the GCC manual documents the version of the compiler that it goes > with. New features are being added all the time, and it's not terribly > useful to users to document that such-and-such a feature isn't supported in > ancient G