This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Build error for tst-printf-bz18872 on arm/aarch64



On 19-09-2015 13:29, Paul Pluzhnikov wrote:
> On Fri, Sep 18, 2015 at 1:31 PM,
> Adhemerval Zanella <adhemerval.zanella@linaro.org> wrote:
> 
>> I did not dig into this issue from compiler side, bug checking on bugzilla
>> it might due BZ#59884 [1].  Nevertheless this is an existing issue.
>>
>> [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
> 
> 
> I suppose these pragmas could be made conditional on i386 or x86_64 --
> the problem they are trying to work around is present in the x86 GCC
> backend, but not necessarily in other backends.
> 
> Adhemerval,
> 
> If you simply delete the #pragma's from generated test source, does
> the resulting source compile with -O2 in reasonable time?

I have not access to an ARM system right now, but it takes about 1m to
build on AArch64 system.  It is a look, but it think for a make check
it is still feasible.

> 
> Thanks,
> 


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