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

Ping: [Patch, 7.2] FAIL: gdb.base/printcmds.exp: reject p 0x1.1


On 12/03/2010 04:06 PM, Yao Qi wrote:
> I find this failure in GDB 7.2 tree on x86 and ARM.
> 
>   FAIL: gdb.base/printcmds.exp: reject p 0x1.1
> 
> It has been fixed by Jan in mainline,
> http://sourceware.org/ml/gdb-patches/2010-09/msg00086.html
> 
> I backport part of this patch, instead of the whole, because the rest of
> this patch depends on other files which are absent in GDB 7.2 tree, such
> as gdb.pascal/print.exp and gdb.objc/print.exp.
> 
> The changelog entry is not exactly accurate, because test_float_accepted
> and test_float_rejected are absent in 7.2 tree also.  However, I think
> it is still a backport, so I leave original changelog entry there.
> 
> OK for GDB 7.2?
> 
Ping.
http://sourceware.org/ml/gdb-patches/2010-12/msg00019.html

OK to apply after GDB 7.2.1 release?

gdb/testsuite/

2010-12-03  Yao Qi  <yao@codesourcery.com>

	Backport from mainline:

	2010-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
	* gdb.base/printcmds.exp (test_float_accepted): Import
	gdb_prompt.
	Move here, negate and extend by XFAIL the "p 0x1.1" test from
	...
	(test_float_rejected): ... here.

-- 
Yao (éå)


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