[systemd-devel] [PATCH] macro: allow assert_se() assertions to also be optimized when NDEBUG is set
Lennart Poettering
lennart at poettering.net
Wed Apr 1 06:16:21 PDT 2015
On Tue, 31.03.15 11:09, Shawn Landden (shawn at churchofgit.com) wrote:
> On Mon, Mar 30, 2015 at 8:24 PM, Shawn Landden <shawn at churchofgit.com> wrote:
> > replaces log with abort() to remove strings.
> >
> > saves 3kB from text section of systemd.
> and 7kB from rodata. The saving in text is probably because abort() is
> no_return.
I am sorry, but we don't really optimize < 10K like this.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list