RTL/VCG inconsistency (the check_match.7758 case)

2007-10-24 Thread Sunzir Deepur
Hello list, I have enountered some inconsistency in the RTL/VCG output and I wonder if it is fixable (and how). This problem arises when compiling a C file with a nested routine. In this case the symbol of the nested routine is added a numeric suffix (like static definitions from within a functio

Re: RTL/VCG inconsistency (the check_match.7758 case)

2007-10-26 Thread Diego Novillo
On 10/24/07, Sunzir Deepur <[EMAIL PROTECTED]> wrote: > Any idea on why this inconsistency happen and how to solve it > (probably the VCG dumper should somehow use "check_match.7758" as the base > of the function name and not "check_match") ? Feel free to offer patches to fix this inconsistency.