This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41529] [4.5 Regression] LTO configuration should detect if the target is ELF
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2009 19:37:21 -0000
- Subject: [Bug bootstrap/41529] [4.5 Regression] LTO configuration should detect if the target is ELF
- References: <bug-41529-91@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2009-10-23 19:37 -------
(In reply to comment #3)
> There is already a patch for this one.
>
> Paolo, can you perhaps (as build system maintainer) foster-parent it that patch
> into the trunk?
I think the patch should be the opposite way around, disabling LTO if the
target is not elf since there are fewer non-elf targets than there are elf
targets.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41529