This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA]: Fix testsuite call-ar-st/call-rt-st for targets with lack of %f


Stephane Carrez wrote:
> 
> Hi!
> 
> The following two tests:
> 
> gdb.base/call-ar-st.exp
> gdb.base/call-rt-st.exp
> 
> have some test cases that fail for 68hc11 because these test cases
> rely on %f in the target printf.
> 
> The patch below solves this by checking for gdb_skip_float_test
> and avoiding the test cases that print floats.
> 
> Can you approve this patch?
> 
>         Stephane
>

Approved.

 
> 2001-07-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
> 
>         * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
>         tests that print a float.
>         * call-rt-st.exp: Likewise.
> 
>   ------------------------------------------------------------------------
>                             Name: fix-float-tests.diffs
>    fix-float-tests.diffs    Type: Plain Text (text/plain)
>                         Encoding: 7bit

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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