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: [PATCH 13/14] [x86_64] Vector math functions (sincos and tests)


On Fri, 19 Jun 2015, Tulio Magno Quites Machado Filho wrote:

> >> It doesn't fix the problem.
> >
> > Could you please explain why with more details (exact compilation
> > command caused fail will the best help)?
> 
> Sure!
> All the log is available in the community BuildBot at
> http://glibc-build.hack.frob.com/waterfall
> 
> The log of the build is here:
> http://130.211.48.148:8080/builders/glibc-power8-linux/builds/0/steps/annotate/logs/stdio

Preprocessed source might help as well, to show what the code looks like 
that produces the parse errors and where it appears in the sequence of 
nested includes.  I wonder if, as well as __DECL_SIMD_sincos_disable, 
__DECL_SIMD_sincos_disablef and __DECL_SIMD_sincos_disablel need to be 
defined.

-- 
Joseph S. Myers
joseph@codesourcery.com


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