This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Re: Decimal128, printcmds.exp, dfp-exprs.exp


On Fri, 20 Mar 2009, Christophe LYON wrote:

> Hi all,
> 
> On one of our internal targets, I observe some failures in the GDB testsuite
> in printcmds.exp and dfp-exprs.exp tests.
> The failures in printcmds.exp occur only when the target is configured as
> big-endian, while endianness has no influence on the failure in dfp-exprs.exp.

Are you sure you are using current GDB sources?  I fixed such failures 
with:

2008-06-27  Joseph Myers  <joseph@codesourcery.com>

        * dfp.c (decimal_convert): Call match_endianness before and after
        conversion.

If you're using current sources, maybe something has broken them again.

-- 
Joseph S. Myers
joseph@codesourcery.com


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