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]

Re: [PATCH] preserve 'to' bits when generating bytecode for a narrowing conversion


On 07/03/2015 02:09 AM, Robert O'Callahan wrote:

> gdb/ChangeLog:
> 2014-06-18  Robert O'Callahan  <robert@ocallahan.org>
> 
> 	* ax-gdb.c (gen_conversion): Update.
> 
> gdb/testsuite/ChangeLog:
> 2014-06-18  Robert O'Callahan  <robert@ocallahan.org>
> 
> 	* ax.exp: Add test.

Thanks!

Pushed to both master and 7.10 branch with slightly fixed
ChangeLog entries:

gdb/ChangeLog:
2015-07-08  Robert O'Callahan  <robert@ocallahan.org>

	PR exp/18617
	* ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.

gdb/testsuite/ChangeLog:
2015-07-08  Robert O'Callahan  <robert@ocallahan.org>

	PR exp/18617
	* gdb.trace/ax.exp: Add test.

-- 
Pedro Alves


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