public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11332] New: Incorrect unwind info in sysdeps/i386/i686/multiarch/strcmp-sse4.S
@ 2010-02-27  1:18 hjl dot tools at gmail dot com
  2010-02-27  3:56 ` [Bug libc/11332] " drepper at redhat dot com
  0 siblings, 1 reply; 3+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-02-27  1:18 UTC (permalink / raw)
  To: glibc-bugs

On Intel Core i7, I got

(gdb) b strcmp-sse4.S:257
Breakpoint 1 at 0x805b020: file ../sysdeps/i386/i686/multiarch/strcmp-sse4.S,
line 257.
(gdb) r
Starting program: /export/gnu/import/svn/libia/string-memory/trunk/strcmp/static 
                       	i686_strcmp_2_11	ssse3_strcmp_new	ssse3_strcmp_latest
sse4_strcmp_nhm	sse4_strcmp_nhm_new	strcmp

Breakpoint 1, __strcmp_sse4_2 ()
    at ../sysdeps/i386/i686/multiarch/strcmp-sse4.S:257
257		xorl	%eax, %eax
(gdb) bt
#0  __strcmp_sse4_2 () at ../sysdeps/i386/i686/multiarch/strcmp-sse4.S:257
#1  0xa4d3ef20 in ?? ()
#2  0x000443a5 in ?? ()
#3  0xa4d3ef58 in ?? ()
#4  0x08075370 in ?? ()
#5  0x080d5200 in ?? ()
#6  0x000443a5 in ?? ()
#7  0xffffd000 in ?? ()
#8  0x00000000 in ?? ()
(gdb) 

With patch at

http://sourceware.org/ml/libc-alpha/2010-02/msg00058.html

I got,

(gdb) b strcmp-sse4.S:259
Breakpoint 1 at 0x805b020: file ../sysdeps/i386/i686/multiarch/strcmp-sse4.S,
line 259.
(gdb) r
Starting program: /export/gnu/import/svn/libia/string-memory/trunk/strcmp/static 
                       	i686_strcmp_2_11	ssse3_strcmp_new	ssse3_strcmp_latest
sse4_strcmp_nhm	sse4_strcmp_nhm_new	strcmp

Breakpoint 1, __strcmp_sse4_2 ()
    at ../sysdeps/i386/i686/multiarch/strcmp-sse4.S:259
259		xorl	%eax, %eax
(gdb) bt
#0  __strcmp_sse4_2 () at ../sysdeps/i386/i686/multiarch/strcmp-sse4.S:259
#1  0x0804b681 in do_one_test (impl=0x80d589c, s1=0xf7ffbffc "\001", 
    s2=0xf7ff8ffc "\001", len=1, exp_result=0) at test-strcmp.c:77
#2  0x0804bd3c in do_test (align1=1, align2=1, len=1, max_char=127, 
    lresidual=0, exp_result=0, page_start=0) at test-strcmp.c:257
#3  0x0804c8c9 in main (argc=1, argv=0xffffd154) at test-strcmp.c:538
(gdb)

-- 
           Summary: Incorrect unwind info in
                    sysdeps/i386/i686/multiarch/strcmp-sse4.S
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: hjl dot tools at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11332

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/11332] Incorrect unwind info in sysdeps/i386/i686/multiarch/strcmp-sse4.S
  2010-02-27  1:18 [Bug libc/11332] New: Incorrect unwind info in sysdeps/i386/i686/multiarch/strcmp-sse4.S hjl dot tools at gmail dot com
@ 2010-02-27  3:56 ` drepper at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2010-02-27  3:56 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2010-02-27 03:56 -------
Applied in git.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11332

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/11332] Incorrect unwind info in sysdeps/i386/i686/multiarch/strcmp-sse4.S
       [not found] <bug-11332-131@http.sourceware.org/bugzilla/>
@ 2014-06-30 18:44 ` fweimer at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 18:44 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-30 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-27  1:18 [Bug libc/11332] New: Incorrect unwind info in sysdeps/i386/i686/multiarch/strcmp-sse4.S hjl dot tools at gmail dot com
2010-02-27  3:56 ` [Bug libc/11332] " drepper at redhat dot com
     [not found] <bug-11332-131@http.sourceware.org/bugzilla/>
2014-06-30 18:44 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).