public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/41529]  New: LTO configuration should detect if the target is ELF
@ 2009-09-30 20:33 dnovillo at gcc dot gnu dot org
  2009-10-03 22:16 ` [Bug lto/41529] " rguenth at gcc dot gnu dot org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: dnovillo at gcc dot gnu dot org @ 2009-09-30 20:33 UTC (permalink / raw)
  To: gcc-bugs

>From http://gcc.gnu.org/ml/gcc-patches/2009-09/msg02106.html

> You enable LTO by default if a suitable libelf is found.  But what if
> libelf is present but the target for which GCC is being configured is not
> an ELF target?  Presumably LTO will not work in that case (i.e., it
> requires the target to be an ELF target rather than producing ELF files
> separate from the normal objects for that target)?  So shouldn't LTO be
> disabled for non-ELF targets even when libelf is present?  We discussed a
> patch to do that back in May (e.g.
> <http://gcc.gnu.org/ml/gcc-patches/2009-05/msg01609.html>); what happened
> to that?  (On the whole I think a blacklist of targets that are (a)
> supported by GCC and (b) not ELF is better than trying to list all ELF
> targets.  Certainly various ELF targets are missing from the list used to
> set is_elf for --enable-gold.)


-- 
           Summary: LTO configuration should detect if the target is ELF
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: dnovillo at gcc dot gnu dot org
        ReportedBy: dnovillo at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2010-01-17 16:01 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-30 20:33 [Bug lto/41529] New: LTO configuration should detect if the target is ELF dnovillo at gcc dot gnu dot org
2009-10-03 22:16 ` [Bug lto/41529] " rguenth at gcc dot gnu dot org
2009-10-08 21:26 ` [Bug lto/41529] [4.5 Regression] " pinskia at gcc dot gnu dot org
2009-10-19 10:54 ` [Bug bootstrap/41529] " rguenth at gcc dot gnu dot org
2009-10-23 19:35 ` steven at gcc dot gnu dot org
2009-10-23 19:37 ` pinskia at gcc dot gnu dot org
2009-10-24  9:59 ` bonzini at gnu dot org
2009-10-24 11:57 ` [Bug bootstrap/41529] " rguenth at gcc dot gnu dot org
2009-10-24 14:50 ` pinskia at gcc dot gnu dot org
2010-01-02 12:01 ` rguenth at gcc dot gnu dot org
2010-01-02 13:25 ` davek at gcc dot gnu dot org
2010-01-02 13:43 ` rguenth at gcc dot gnu dot org
2010-01-02 13:51 ` davek at gcc dot gnu dot org
2010-01-02 13:56 ` rguenther at suse dot de
2010-01-02 14:00 ` davek at gcc dot gnu dot org
2010-01-02 14:14 ` rguenth at gcc dot gnu dot org
2010-01-02 14:16 ` rguenth at gcc dot gnu dot org
2010-01-02 14:33 ` davek at gcc dot gnu dot org
2010-01-02 15:04 ` joseph at codesourcery dot com
2010-01-02 15:20 ` davek at gcc dot gnu dot org
2010-01-17 15:08 ` davek at gcc dot gnu dot org
2010-01-17 15:48 ` rguenther at suse dot de
2010-01-17 16:01 ` davek at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).