Decimal128, printcmds.exp, dfp-exprs.exp

Joseph S. Myers joseph@codesourcery.com
Fri Mar 20 15:36:00 GMT 2009


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



More information about the Gdb mailing list