This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR41529


On Sat, Jan 2, 2010 at 2:22 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2010/1/2 Dave Korn <dave.korn.cygwin@googlemail.com>:
>> Richard Guenther wrote:
>>> This adds non-ELF target detection to the toplevel configure
>>> and disables LTO appropriately.
>>
>> ?I don't understand why you are doing this. ?LTO works fine on non-ELF
>> targets. ?Well, modulo a couple of bugs, which I've been in the course of
>> fixing at least for cygwin. ?What's the rationale?
>>
>> ? ?cheers,
>> ? ? ?DaveK
>
> I fully agree. I am curious about this, too. Test for mingw 32-bit and
> mingw 64-bit toolchains are working AFAICT well. Why is this disabling
> necessary?

Are you sure you get any LTO done?  Note that linking the intermediate
object files works well without going through lto1.

Richard.

> Cheers,
> Kai
>
>
> --
> | ?(\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>


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