svn commit: r244692 - head/lib/libproc/test/t1-bkpt
Sergey Kandaurov
pluknet at freebsd.org
Wed Dec 26 13:39:14 UTC 2012
On 26 December 2012 17:28, Dimitry Andric <dim at freebsd.org> wrote:
> 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. ;-)
Ok, ok. That was a kind of joke :).
--
wbr,
pluknet
More information about the svn-src-all
mailing list