Re: [PATCH committed] PR other/61321 - demangler crash on casts in template parameters

2015-11-28 Thread Pedro Alves
On 11/27/2015 02:53 PM, Markus Trippelsdorf wrote: > I've committed the patch from Pedro Alves for PR61321. It was approved > by Jason over a year ago and the dups kept piling up. Thanks Markus. I've merged libiberty/ to sourceware.org git in order to pick the fix for gdb: https://sourceware.or

[PATCH committed] PR other/61321 - demangler crash on casts in template parameters

2015-11-27 Thread Markus Trippelsdorf
I've committed the patch from Pedro Alves for PR61321. It was approved by Jason over a year ago and the dups kept piling up. PR other/61321 - demangler crash on casts in template parameters The fix for bug 59195: [C++ demangler handles conversion operator incorrectly] h