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


In case anybody ever wonders: -fnothrow-opt (treating "throw ()" like "noexcept", <https://gcc.gnu.org/onlinedocs/gcc-4.6.4/gcc/C_002b_002b-Dialect-Options.html#index-fnothrow_002dopt-148>; only available in GCC, not in Clang) would appear to not buy us anything for LO: For one, it has zero effect on the generated code with -fno-enforce-eh-specs (enabled for --disable-dbgutil; only available in GCC, not in Clang). For another, even if we used -fenforce-eh-specs, my GCC 4.9.2 --disable-dbgutil Linux master build would only shrink instdir by 20 bytes (from 1,817,288 to 1,817,268).

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.