[llvm-dev] LibC++ failure on ARM

Asiri Rathnayake via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 11 09:06:50 PDT 2016


Ignore me please, noted that you said it's the identical configuration with
just the library re-ordering.

Shall I revert the link ordering until we have time to investigate?

Thanks.

/ Asiri

On Mon, Jul 11, 2016 at 4:59 PM, Asiri Rathnayake <
asiri.rathnayake at gmail.com> wrote:

> I changed the library order in response to a review comment [1], but can't
> see how that's causing this failure.
>
> @Renato: can you check on that box if reverting the library order actually
> fixes the problem? Just to double check if that's indeed the cause.
>
> Thanks.
>
> / Asiri
>
> [1] http://reviews.llvm.org/D14293#inline-118681
>
> On Mon, Jul 11, 2016 at 4:01 PM, Craig, Ben via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> On 7/11/2016 9:39 AM, Renato Golin wrote:
>>
>>> My suspicion is that the test is failing in the test block starting at
>>>> line
>>>> 48, where a std::locale is constructed with the empty string.
>>>>
>>> Why would it be breaking now and not before?
>>>
>> No idea.  I work with the leads that I've got :)
>>
>> Do you know if the old configuration claimed support for
>> locale.en_US.UTF-8?  The failing test would have been skipped if that
>> locale wasn't supported.
>> Are the old configurations and new configurations running similar
>> quantities of tests?
>>
>>
>>> cheers,
>>> --renato
>>>
>>
>> --
>> Employee of Qualcomm Innovation Center, Inc.
>> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
>> Linux Foundation Collaborative Project
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160711/57373f31/attachment.html>


More information about the llvm-dev mailing list