This is the mail archive of the cygwin-apps mailing list for the Cygwin 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: [64bit] GCC 4.8.0 LTO issue: lto1: internal compiler error: in add_symbol_to_partition, at lto/lto-partition.c:284


None of the tricks (-fno-reorder-blocks, -r, -nostdlib) help here. It
still fails the same way. Shall I create a GCC Bugzilla report from
this then?

On 14 April 2013 11:13, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2013/4/14 Yaakov (Cygwin/X) wrote:
>> On 2013-04-11 03:58, VÃclav Zeman wrote:
>>>
>>> I have tried to compile log4cplus (C++ logging library) on Cygwin64
>>> with -flto GCC option. I am getting the following failure:
>>>
>>> lto1: internal compiler error: in add_symbol_to_partition, at
>>> lto/lto-partition.c:284
>>
>>
>> Confirmed; I suggest you continue pursuing this upstream via your PR55902.
>>
>>
>> Yaakov
>>
>
> Hmm, not sure if this is for real the same issue.  Does option -r or
> -nostdlib solves the issue for you?
> I assume that the underlying issue might be related to an bb-reorder
> issue (-fno-reorder-blocks might solve it too).
>
> Thanks,
> Kai



-- 
VZ


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