public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/18139] New: gdb.linespec/break-asm-file.exp needs some tweak for non-x86 target
@ 2015-03-18 11:21 qiyao at gcc dot gnu.org
  2015-03-18 16:50 ` [Bug testsuite/18139] " qiyao at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: qiyao at gcc dot gnu.org @ 2015-03-18 11:21 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18139
           Summary: gdb.linespec/break-asm-file.exp needs some tweak for
                    non-x86 target
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org

the test case has an assumption that ".int 0" is a valid instruction,

func2:
.Lbegin_func2:
.int 0
.int 0
.Lend_func2:
.size func2, .-func2
.globl _func

however, it is not true on many other targets.  This test fails on arm,
aarch64, ppc and s390x.

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


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

end of thread, other threads:[~2015-03-26  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 11:21 [Bug testsuite/18139] New: gdb.linespec/break-asm-file.exp needs some tweak for non-x86 target qiyao at gcc dot gnu.org
2015-03-18 16:50 ` [Bug testsuite/18139] " qiyao at gcc dot gnu.org
2015-03-26  8:33 ` cvs-commit at gcc dot gnu.org
2015-03-26 13:04 ` qiyao at gcc dot gnu.org

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).