<div class="gmail_quote">On Tue, May 15, 2012 at 12:42 PM, Evan Cheng <span dir="ltr"><<a href="mailto:evan.cheng@apple.com" target="_blank">evan.cheng@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">While adding opt options is useful, the thing we really need is to model -Oz as a new attribute. Right now we have OptimizeForSize, it really should be split into two: OptimizeForSizeAndSpeed and OptimizeForSize. The former is what OptimizeForSize currently is (for -Os), the later should be for -Oz.</div>
</blockquote><div><br></div><div>Completely agree. The only reason for adding this is to enable testing of -Oz-behavior at all; I think fixing the attributes relating to this should be an orthogonal fix? (Any chance you're still interested in it Patrik?)</div>
</div>