This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/42776] LTO doesn't work on non-ELF platforms.



------- Comment #46 from davek at gcc dot gnu dot org  2010-04-27 02:24 -------
Subject: Bug 42776

Author: davek
Date: Tue Apr 27 02:23:56 2010
New Revision: 158763

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158763
Log:
Missing file from last commit!

ChangeLog:

2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>

        PR lto/42776
        * configure.ac (--enable-lto): Refactor handling so libelf tests
        are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
        and allow LTO to be explicitly enabled on non-ELF platforms that
        are known to support it inside else-clause.
        * configure: Regenerate.


Modified:
    trunk/configure


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42776


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]