LGTM, thanks!<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 6, 2012 at 12:56 PM, nobled <span dir="ltr"><<a href="mailto:nobled@dreamwidth.org" target="_blank">nobled@dreamwidth.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Add some tests for __OPTIMIZE_SIZE__ and  __NO_INLINE__,<br>
removing the superfluous copies in the target-specific<br>
tests, since it's target-independent.<br>
<br>
This uncovered a bug in the handling of -Oz: it would<br>
attempt to store the value 2 in the 1-bit bitfield OptimizeSize,<br>
leaving a value of 0 and never defining __OPTIMIZE_SIZE__.<br>
<br>
OK to commit?<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>