Thanks, committed.
On Wed, Jan 11, 2012 at 10:13 PM, DJ Delorie wrote:
>
> The assert is not valid for address spaces that support more than one
> pointer size, such as the generic space of TPF, mips64, or m32c.
Looks good to me.
Richard.
> 2012-01-11 DJ Delorie
>
> * cfgexpand.c (convert_debug_memory_a
The assert is not valid for address spaces that support more than one
pointer size, such as the generic space of TPF, mips64, or m32c.
2012-01-11 DJ Delorie
* cfgexpand.c (convert_debug_memory_address): Allow any valid
pointer type, not just the default pointer type.
Index: c