public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] couple big endian fixes in testsuites
@ 2014-10-27  3:16 Victor Kamensky
  2014-10-27  3:16 ` [RFC PATCH 1/2] fix implptrpiece.exp test for big endian target Victor Kamensky
  2014-10-27  3:16 ` [RFC PATCH 2/2] fix py-value-cc.exp " Victor Kamensky
  0 siblings, 2 replies; 6+ messages in thread
From: Victor Kamensky @ 2014-10-27  3:16 UTC (permalink / raw)
  To: gdb-patches, Yao Qi; +Cc: Andrew Pinski, victor.kamensky

Hi Folks,

While I was working on arm V7 and V8 big endian issues. I noticed
couple gdb test cases that had endianity issues in test themselves.
There were failures in implptrpiece.exp and py-value-cc.exp. I
verified that ppc 64bit big endian failed those test as well.

My attempt to address endian issues in those test follows this
cover letter.

Thanks,
Victor

Victor Kamensky (2):
  fix implptrpiece.exp test for big endian target
  fix py-value-cc.exp test for big endian target

 gdb/testsuite/gdb.dwarf2/implptrpiece.exp | 13 ++++++++++++-
 gdb/testsuite/gdb.python/py-value-cc.cc   |  2 +-
 gdb/testsuite/gdb.python/py-value-cc.exp  |  4 ++--
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2014-10-29  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-27  3:16 [RFC PATCH 0/2] couple big endian fixes in testsuites Victor Kamensky
2014-10-27  3:16 ` [RFC PATCH 1/2] fix implptrpiece.exp test for big endian target Victor Kamensky
2014-10-29  8:15   ` Yao Qi
2014-10-27  3:16 ` [RFC PATCH 2/2] fix py-value-cc.exp " Victor Kamensky
2014-10-29  6:40   ` Yao Qi
2014-10-29  9:13     ` Pedro Alves

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