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 09/19/2015 10:29 PM, Paul Pluzhnikov wrote:

> If you simply delete the #pragma's from generated test source, does
> the resulting source compile with -O2 in reasonable time?

Alternatively, after the extend_alloca removal, the code will cut over
to one of the mallocs much sooner, so the test case could perhaps be
simplified:

<http://patchwork.sourceware.org/patch/5393/>

(The patch needs rebasing due to the recent fixes.)

-- 
Florian Weimer / Red Hat Product Security


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