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] tilegx: work around vector insn bug in gcc



On 04/12/2017 13:56, Chris Metcalf wrote:
> Avoid an issue in gcc where some of the vector (aka SIMD) ops will
> sometimes end up getting wrongly optimized out.  We use these
> instructions in many of the string implementations.  If/when we
> have an upstreamed fix for this problem in gcc we can conditionalize
> the use of the extended assembly workaround in glibc.

Do you the conditions to trigger this issue (compiler option, gcc
version, etc.)?


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