<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 14, 2013 at 4:53 PM, Nick Lewycky <span dir="ltr"><<a href="mailto:nlewycky@google.com" target="_blank" class="cremed">nlewycky@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Longer term, we should implement the ones that are sensible and warn on the ones that aren't.</blockquote></div><br>
While I emphatically agree with you on this strategy, two notes:</div><div class="gmail_extra"><br></div><div class="gmail_extra">1) Everyone will ignore these warnings because they have to.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">2) The world will continue.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Whether it is correct or not, people were not using -minline-all-stringops to avoid calling out to libc for them, they were using it as equivalent to -O9 or whatever. =/ By ignoring this flag we correctly compile a nontrivial amount of code out there.</div>
</div>