From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 14 May 2013 11:45:01 +0200 From: Simon Wunderlich Message-ID: <20130514094501.GC16545@pandem0nium> References: <1367931069-7177-1-git-send-email-sven@narfation.org> <1367931069-7177-7-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZwgA9U+XZDXt4+m+" Content-Disposition: inline In-Reply-To: <1367931069-7177-7-git-send-email-sven@narfation.org> Subject: Re: [B.A.T.M.A.N.] [PATCH 6/9] alfred: Enable Link-time optimization Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: Sven Eckelmann --ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 07, 2013 at 02:51:06PM +0200, Sven Eckelmann wrote: > Link-time optimization allows to move parts of the optimization from the = single > source file to the global source view. This is done by emitting the GIMPLE > representation in each object file and analyzing it again during the link= step. >=20 > This reduces the binary size by around 10% on mipsel (this includes parts= which > were also removed by garbage collection). >=20 > Signed-off-by: Sven Eckelmann > --- > alfred/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 Applied in revision bbc581c (alfred package feed). Thanks, Simon --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAlGSB50ACgkQrzg/fFk7axbJFgCfag4/vXfF9w1MlsnSPR4yYVt2 p7cAnAtGEt8994cAFjquUIP1S9Ft0ArK =Cuoq -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+--