On 02/10/2017 10:54 AM, Sandra Loosemore wrote:
On 02/09/2017 09:46 PM, Daniel Santos wrote:
On 02/08/2017 05:28 PM, Bernhard Reutner-Fischer wrote:
On 7 February 2017 19:40:17 CET, Daniel Santos
<daniel.san...@pobox.com> wrote:
+ { "-mmoutline-msabi-xlogues", MASK_OUTLINE_MSABI_XLOGUES }
};
s/mm/m/
I'd like to re-iterate my previous request that the option be renamed
-mno-inline-msabi-xlogues. No other option that controls inlining
uses "outline" for the negative (disabling inlining). We have way too
many options and the least we can do is try to make them use
consistent conventions.
-Sandra
Thank you. I was just mentioning that and I agree, I just thought I
should get feedback from i386 guys. I did quote you in the main email on
this issue:
For now, I have called this feature -moutline-msabi-xlogues, but
Sandra Loosemore has this suggestion:
(https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02670.html)
Just as a suggestion (I'm not an i386 maintainer), I'd recommend
spelling the name of this option -mno-inline-msabi-xlogues instead of
-moutline-msabi-xlogues, and making the default -minline-msabi-xlogues.
Daniel