Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Wed, 2012-02-01 at 10:16 +0000, Noel Power wrote:
perhaps there is a callcatcher special case at work..

Anyway, fixed this up and pushed.

The special case is that callcatcher is a simple-minded compiler
wrapper, and only sees stuff that gcc emits code for. In these cases
gcc, even with -O0, doesn't emit code for inline methods that aren't
called, so while those inlines reference the "unused methods" no code
for the inlines are emitted either, i.e. the inlines that failed to
compile are *themselves* also unused.

I consider it a fun feature.

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.