This is the mail archive of the glibc-bugs@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]

[Bug build/19451] Make check fails on test-double-vlen2


https://sourceware.org/bugzilla/show_bug.cgi?id=19451

--- Comment #8 from Martin Galvan <martin.galvan at tallertechnologies dot com> ---
Output is attached. Grepping for _ZGVbN2v_cos shows the following:

    68: 00000000000017a0    35 IFUNC   GLOBAL DEFAULT   13
_ZGVbN2v_cos@@GLIBC_2.22
    66: 0000000000002ef0   607 FUNC    LOCAL  DEFAULT   13 _ZGVbN2v_cos_sse4
    67: 00000000000017d0    54 FUNC    LOCAL  DEFAULT   13 _ZGVbN2v_cos_sse2
   128: 00000000000017a0    35 IFUNC   LOCAL  DEFAULT   13 __GI__ZGVbN2v_cos
   235: 00000000000017a0    35 IFUNC   GLOBAL DEFAULT   13 _ZGVbN2v_cos

It's the same as what you got, except Ndx is 13 instead of 12.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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