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] [4.5 Regression] LTO configuration should detect if the target is ELF



------- 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


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