Re: [PATCH] doc: mention that -ftls-model is subject to optimization

2013-08-09 Thread Ian Lance Taylor
On Wed, Jul 24, 2013 at 9:53 AM, Alexander Monakov wrote: > > 2013-07-24 Alexander Monakov > > * doc/invoke.texi: Mention that -ftls-model does not force the final > model. This is OK. Thanks. Ian

[PING][PATCH] doc: mention that -ftls-model is subject to optimization

2013-08-09 Thread Alexander Monakov
Ping. I've tried to phrase the additional doc text as concisely as possible. Would a runtime warning be more appropriate? Thanks. On Wed, 24 Jul 2013, Alexander Monakov wrote: > Hello, > > As discussed here, the current behavior of -ftls-model is intended: > http://gcc.gnu.org/ml/gcc/2013-07/

[PATCH] doc: mention that -ftls-model is subject to optimization

2013-07-24 Thread Alexander Monakov
Hello, As discussed here, the current behavior of -ftls-model is intended: http://gcc.gnu.org/ml/gcc/2013-07/msg00248.html (in short: unlike the attribute, -ftls-model sets a "most general" model to be used, but the compiler can use a less general model than specified, making it impossible to set