On 2012-12-26 06:11, Sergey Kandaurov wrote:
Author: pluknet
Date: Wed Dec 26 05:11:48 2012
New Revision: 244692
URL: http://svnweb.freebsd.org/changeset/base/244692
Log:
Fix libproc test case to work with clang premature optimization
observed with -O2 (used by default).
There's nothing premature here; the compiler cannot guess that you
actually want less efficient code. ;-)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"