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


Kai Tietz 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?

  I posted my test results to the PR; why not add yours? :-)

    cheers,
      DaveK


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