Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Mar 18, 2012, at 2:08 PM, Martin Husemann wrote:

> On Sun, Mar 18, 2012 at 09:54:31AM -0700, Matt Thomas wrote:
>> We probably should have a -Os compiled libc (without _DIAGASSERT)
>> for use by distrib.
> 
> Or an empty __diagassert13() stub in distrib/utils/libhack.

Not enough.  _DIAGASSERT causes about 50KB of bloat, much more than 
__diagassert13 alone.


Home | Main Index | Thread Index | Old Index