OK.
Jason
> 2013-11-13 Cary Coutant
>
> gcc/cp/
> * mangle.c (to_base36): New function.
> (dump_substitution_candidates): Add checks for NULL.
> Print substitution index in base 36.
Ping?
-cary
On Thu, Nov 14, 2013 at 09:03:02AM +0100, Dodji Seketeli wrote:
> I guess we should CC Jason for this ...
>
> ccout...@google.com (Cary Coutant) a écrit:
>
> This patch fixes a few ICEs I encountered when enabling DEBUG_MANGLE.
> I've also changed dump_substitution_candidates to output the substi
I guess we should CC Jason for this ...
ccout...@google.com (Cary Coutant) a écrit:
This patch fixes a few ICEs I encountered when enabling DEBUG_MANGLE.
I've also changed dump_substitution_candidates to output the substitution
index in base 36, to match the actual mangled name.
OK for trunk?
-
This patch fixes a few ICEs I encountered when enabling DEBUG_MANGLE.
I've also changed dump_substitution_candidates to output the substitution
index in base 36, to match the actual mangled name.
OK for trunk?
-cary
2013-11-13 Cary Coutant
gcc/
* cp/mangle.c (to_base36): New functio