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 bootstrap/41529] LTO configuration should detect if the target is ELF



------- Comment #14 from rguenth at gcc dot gnu dot org  2010-01-02 14:13 -------
Subject: Bug 41529

Author: rguenth
Date: Sat Jan  2 14:13:37 2010
New Revision: 155565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155565
Log:
2010-01-02  Richard Guenther  <rguenther@suse.de>

        PR lto/41529
        * configure.ac: Include config/elf.m4.  Disable LTO if not
        builting for an elf target.
        * configure: Regenerate.

        config/
        * elf.m4: New file.

Added:
    trunk/config/elf.m4
Modified:
    trunk/ChangeLog
    trunk/config/ChangeLog
    trunk/configure
    trunk/configure.ac


-- 


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


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