cfgexpand.c (convert_debug_memory_address): Allow any valid pointer type, not just...
authorDJ Delorie <dj@redhat.com>
Thu, 12 Jan 2012 21:37:03 +0000 (16:37 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 12 Jan 2012 21:37:03 +0000 (16:37 -0500)
commit639d4bb87cd62a6b136ba653cc3e8fddec4f0fd6
tree17e164cf005fe18b66d3b1d116cd4bf3f2016f7f
parent9c69933102c60c283b53a7ad73192be51a29f507
cfgexpand.c (convert_debug_memory_address): Allow any valid pointer type, not just the default pointer type.

* cfgexpand.c (convert_debug_memory_address): Allow any valid
pointer type, not just the default pointer type.

From-SVN: r183141
gcc/ChangeLog
gcc/cfgexpand.c