GNU bug report logs - #17806
24.4.50; Branch emacs-24 fails to beuild on Debian

Previous Next

Package: emacs;

Reported by: Manoj Srivastava <srivasta <at> golden-gryphon.com>

Date: Wed, 18 Jun 2014 23:39:01 UTC

Severity: normal

Found in version 24.4.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #64 received at 17806 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 17806 <at> debbugs.gnu.org
Subject: Re: bug#17806: 24.4.50; Branch emacs-24 fails to beuild on Debian
Date: Tue, 24 Jun 2014 09:27:50 -0700
Dmitry Antipov wrote:
> RedHat's compiler engineer claims that LTO has made substantial progress
> in gcc-4.9: http://vmakarov.fedorapeople.org/spec/2014/2014.html

Those comments say that GCC 4.9.0 compiles much faster than GCC 4.8.3 
when LTO is used.  And that's understandable: in 4.9.0, -flto defaults 
to -fno-fat-lto-objects.  Unfortunately, this is the change that broke 
the Emacs build.  Emacs has worked around the problem by compiling with 
-ffat-lto-objects, but this negates the compile-time performance 
advantage of 4.9.0.

4.9.0 has not made significant improvements in run-time performance over 
4.8.3 when LTO is used, and for Emacs LTO has only minor (and sometimes 
even negative) run-time performance improvements compared to non-LTO.




This bug report was last modified 11 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.