public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/26953] New: [gcc 4.8] FAIL: gdb.base/endianity.exp: x/xh &o.w
@ 2020-11-26 14:52 vries at gcc dot gnu.org
  2020-11-26 16:50 ` [Bug testsuite/26953] " vries at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2020-11-26 14:52 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 26953
           Summary: [gcc 4.8] FAIL: gdb.base/endianity.exp: x/xh &o.w
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

There's an xfail, but it's not effective for the second one:
...
# scalar_storage_order requires gcc >= 6                                        
if { ([test_compiler_info {gcc-[0-5]-*}] || ![test_compiler_info gcc*]) } {
  setup_xfail "*-*-*"
}
gdb_test "x/x &o.v" "0x04000000"
gdb_test "x/xh &o.w" "0x0300"
...

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

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

end of thread, other threads:[~2020-12-13 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 14:52 [Bug testsuite/26953] New: [gcc 4.8] FAIL: gdb.base/endianity.exp: x/xh &o.w vries at gcc dot gnu.org
2020-11-26 16:50 ` [Bug testsuite/26953] " vries at gcc dot gnu.org
2020-12-10 15:39 ` vries at gcc dot gnu.org
2020-12-13 16:22 ` cvs-commit at gcc dot gnu.org
2020-12-13 16:34 ` vries 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).