### This is an "annotated trace" of running t/00-parrot/01-literals.t ### using Test::Harness (2.64). Except for one very large section ### where the compiler is actually compiling code, I've left the trace ### alone but inserted comments (denoted by ### at the beginning of lines) ### at key points in the trace. --Pm ### We start from a shell prompt, and set Test::Harness to run ### perl6.pbc with tracing enabled (-t4). $ export HARNESS_PERL="../../parrot -t4 perl6.pbc" ### now, run the harness, which in turn calls parrot, loads perl6.pbc, ### and does a whole lot of initialization (which is traced here). ### The next annotation is about 1060 lines down from here. $ perl t/harness t/00-parrot/01-literals.t t/00-parrot/01-literals....# Calling sub 'parrot;Perl6;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Calling sub 'parrot;PGE::CodeString;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Match;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 962 (compilers/pge/PGE/OPTable.pir:45) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 978 (compilers/pge/PGE/OPTable.pir:46) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 992 (compilers/pge/PGE/OPTable.pir:47) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1008 (compilers/pge/PGE/OPTable.pir:48) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1024 (compilers/pge/PGE/OPTable.pir:49) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1042 (compilers/pge/PGE/OPTable.pir:50) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1058 (compilers/pge/PGE/OPTable.pir:51) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1074 (compilers/pge/PGE/OPTable.pir:52) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Match;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Exp;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::P6Regex;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6519 (compilers/pge/PGE/P6Regex.pir:166) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6540 (compilers/pge/PGE/P6Regex.pir:170) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6555 (compilers/pge/PGE/P6Regex.pir:172) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6570 (compilers/pge/PGE/P6Regex.pir:173) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6585 (compilers/pge/PGE/P6Regex.pir:174) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6600 (compilers/pge/PGE/P6Regex.pir:175) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6615 (compilers/pge/PGE/P6Regex.pir:176) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6630 (compilers/pge/PGE/P6Regex.pir:177) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6645 (compilers/pge/PGE/P6Regex.pir:178) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6660 (compilers/pge/PGE/P6Regex.pir:179) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6675 (compilers/pge/PGE/P6Regex.pir:180) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6690 (compilers/pge/PGE/P6Regex.pir:182) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6705 (compilers/pge/PGE/P6Regex.pir:183) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6720 (compilers/pge/PGE/P6Regex.pir:184) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6735 (compilers/pge/PGE/P6Regex.pir:185) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6750 (compilers/pge/PGE/P6Regex.pir:186) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6765 (compilers/pge/PGE/P6Regex.pir:187) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6780 (compilers/pge/PGE/P6Regex.pir:188) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6795 (compilers/pge/PGE/P6Regex.pir:189) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6810 (compilers/pge/PGE/P6Regex.pir:190) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6828 (compilers/pge/PGE/P6Regex.pir:193) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6846 (compilers/pge/PGE/P6Regex.pir:196) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6861 (compilers/pge/PGE/P6Regex.pir:197) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6876 (compilers/pge/PGE/P6Regex.pir:198) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6894 (compilers/pge/PGE/P6Regex.pir:201) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6909 (compilers/pge/PGE/P6Regex.pir:202) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6924 (compilers/pge/PGE/P6Regex.pir:203) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6939 (compilers/pge/PGE/P6Regex.pir:204) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6957 (compilers/pge/PGE/P6Regex.pir:207) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6972 (compilers/pge/PGE/P6Regex.pir:209) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6987 (compilers/pge/PGE/P6Regex.pir:210) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7002 (compilers/pge/PGE/P6Regex.pir:211) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7017 (compilers/pge/PGE/P6Regex.pir:212) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7035 (compilers/pge/PGE/P6Regex.pir:215) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7050 (compilers/pge/PGE/P6Regex.pir:217) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7065 (compilers/pge/PGE/P6Regex.pir:218) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7081 (compilers/pge/PGE/P6Regex.pir:221) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7094 (compilers/pge/PGE/P6Regex.pir:222) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7107 (compilers/pge/PGE/P6Regex.pir:223) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7120 (compilers/pge/PGE/P6Regex.pir:224) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7133 (compilers/pge/PGE/P6Regex.pir:225) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7150 (compilers/pge/PGE/P6Regex.pir:228) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7165 (compilers/pge/PGE/P6Regex.pir:229) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7180 (compilers/pge/PGE/P6Regex.pir:230) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7195 (compilers/pge/PGE/P6Regex.pir:231) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7210 (compilers/pge/PGE/P6Regex.pir:233) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7228 (compilers/pge/PGE/P6Regex.pir:236) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7241 (compilers/pge/PGE/P6Regex.pir:238) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::P5Regex;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10630 (compilers/pge/PGE/P5Regex.pir:64) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10653 (compilers/pge/PGE/P5Regex.pir:68) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10668 (compilers/pge/PGE/P5Regex.pir:70) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10683 (compilers/pge/PGE/P5Regex.pir:71) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10698 (compilers/pge/PGE/P5Regex.pir:72) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10713 (compilers/pge/PGE/P5Regex.pir:73) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10728 (compilers/pge/PGE/P5Regex.pir:75) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10743 (compilers/pge/PGE/P5Regex.pir:76) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10758 (compilers/pge/PGE/P5Regex.pir:77) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10773 (compilers/pge/PGE/P5Regex.pir:78) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10788 (compilers/pge/PGE/P5Regex.pir:79) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10803 (compilers/pge/PGE/P5Regex.pir:80) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10820 (compilers/pge/PGE/P5Regex.pir:82) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10837 (compilers/pge/PGE/P5Regex.pir:83) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10856 (compilers/pge/PGE/P5Regex.pir:86) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10871 (compilers/pge/PGE/P5Regex.pir:87) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10892 (compilers/pge/PGE/P5Regex.pir:90) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10909 (compilers/pge/PGE/P5Regex.pir:91) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10926 (compilers/pge/PGE/P5Regex.pir:92) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10943 (compilers/pge/PGE/P5Regex.pir:93) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10960 (compilers/pge/PGE/P5Regex.pir:95) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10977 (compilers/pge/PGE/P5Regex.pir:96) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10990 (compilers/pge/PGE/P5Regex.pir:98) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Text;__onload' # current instr.: 'parrot;Perl6;__onload' pc 2 (perl6.pir:31) *** switching to BYTECODE_runtime/parrot/library/PGE/Text.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Util;__onload' # current instr.: 'parrot;Perl6;__onload' pc 4 (perl6.pir:32) *** switching to BYTECODE_runtime/parrot/library/PGE/Util.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;TGE;__onload' # current instr.: 'parrot;Perl6;__onload' pc 6 (perl6.pir:33) *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Rule;__onload' # current instr.: 'parrot;TGE;__onload' pc 4 (TGE.pir:87) *** switching to BYTECODE_TGE/Rule.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Tree;__onload' # current instr.: 'parrot;TGE;__onload' pc 6 (TGE.pir:88) *** switching to BYTECODE_TGE/Tree.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;__onload' # current instr.: 'parrot;TGE;__onload' pc 8 (TGE.pir:89) *** switching to BYTECODE_TGE/Parser.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Grammar;__onload' # current instr.: 'parrot;TGE;__onload' pc 10 (TGE.pir:90) *** switching to BYTECODE_TGE/Grammar.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Compiler;__onload' # current instr.: 'parrot;TGE;__onload' pc 12 (TGE.pir:91) *** switching to BYTECODE_TGE/Compiler.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;HLLCompiler;__onload' # current instr.: 'parrot;Perl6;__onload' pc 8 (perl6.pir:34) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PAST;__onload' # current instr.: 'parrot;Perl6;__onload' pc 10 (perl6.pir:35) *** switching to BYTECODE_PAST.pir # Calling sub 'parrot;Capture_PIR;__onload' # current instr.: 'parrot;PAST;__onload' pc 9 (PAST.pir:24) *** switching to BYTECODE_/home/pmichaud/parrot/trunk/runtime/parrot/library/Parrot/Capture_PIR.pir # Back in sub 'parrot;PAST;__onload', env 8053a0 *** switching to BYTECODE_PAST.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;POST;__onload' # current instr.: 'parrot;Perl6;__onload' pc 10 (perl6.pir:35) *** switching to BYTECODE_PAST.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;HLLCompiler;register' # current instr.: 'parrot;Perl6;__onload' pc 45 (perl6.pir:46) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;Perl6::Grammar;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2745 (src/grammar_gen.pir:8) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2768 (src/grammar_gen.pir:11) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2783 (src/grammar_gen.pir:12) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2800 (src/grammar_gen.pir:13) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2813 (src/grammar_gen.pir:14) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2826 (src/grammar_gen.pir:15) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2839 (src/grammar_gen.pir:16) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2852 (src/grammar_gen.pir:17) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2863 (src/grammar_gen.pir:18) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2874 (src/grammar_gen.pir:19) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2885 (src/grammar_gen.pir:20) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2898 (src/grammar_gen.pir:21) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2909 (src/grammar_gen.pir:22) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2920 (src/grammar_gen.pir:23) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2931 (src/grammar_gen.pir:24) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2942 (src/grammar_gen.pir:25) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2953 (src/grammar_gen.pir:26) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2964 (src/grammar_gen.pir:27) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2979 (src/grammar_gen.pir:28) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2990 (src/grammar_gen.pir:29) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3001 (src/grammar_gen.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3016 (src/grammar_gen.pir:31) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3031 (src/grammar_gen.pir:32) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3044 (src/grammar_gen.pir:33) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3057 (src/grammar_gen.pir:34) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3068 (src/grammar_gen.pir:35) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3081 (src/grammar_gen.pir:36) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3094 (src/grammar_gen.pir:37) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3107 (src/grammar_gen.pir:38) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3120 (src/grammar_gen.pir:39) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3131 (src/grammar_gen.pir:40) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3142 (src/grammar_gen.pir:41) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3157 (src/grammar_gen.pir:42) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3172 (src/grammar_gen.pir:43) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3187 (src/grammar_gen.pir:44) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3200 (src/grammar_gen.pir:45) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3215 (src/grammar_gen.pir:46) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3230 (src/grammar_gen.pir:47) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3245 (src/grammar_gen.pir:48) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3256 (src/grammar_gen.pir:49) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3267 (src/grammar_gen.pir:50) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3278 (src/grammar_gen.pir:51) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3289 (src/grammar_gen.pir:52) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3300 (src/grammar_gen.pir:53) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3313 (src/grammar_gen.pir:54) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3326 (src/grammar_gen.pir:55) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3343 (src/grammar_gen.pir:56) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3356 (src/grammar_gen.pir:57) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3369 (src/grammar_gen.pir:58) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3382 (src/grammar_gen.pir:59) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3395 (src/grammar_gen.pir:60) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3408 (src/grammar_gen.pir:61) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3421 (src/grammar_gen.pir:62) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3434 (src/grammar_gen.pir:63) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3447 (src/grammar_gen.pir:64) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3460 (src/grammar_gen.pir:65) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3471 (src/grammar_gen.pir:66) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3482 (src/grammar_gen.pir:67) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3493 (src/grammar_gen.pir:68) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3504 (src/grammar_gen.pir:69) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3515 (src/grammar_gen.pir:70) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3526 (src/grammar_gen.pir:71) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3537 (src/grammar_gen.pir:72) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3548 (src/grammar_gen.pir:73) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3559 (src/grammar_gen.pir:74) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3570 (src/grammar_gen.pir:75) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3581 (src/grammar_gen.pir:76) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3592 (src/grammar_gen.pir:77) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3603 (src/grammar_gen.pir:78) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3614 (src/grammar_gen.pir:79) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3625 (src/grammar_gen.pir:80) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3636 (src/grammar_gen.pir:81) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3651 (src/grammar_gen.pir:82) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3664 (src/grammar_gen.pir:83) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3677 (src/grammar_gen.pir:84) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3690 (src/grammar_gen.pir:85) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3703 (src/grammar_gen.pir:86) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3716 (src/grammar_gen.pir:87) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3729 (src/grammar_gen.pir:88) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3742 (src/grammar_gen.pir:89) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3755 (src/grammar_gen.pir:90) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3768 (src/grammar_gen.pir:91) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3781 (src/grammar_gen.pir:92) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3794 (src/grammar_gen.pir:93) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3807 (src/grammar_gen.pir:94) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3820 (src/grammar_gen.pir:95) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3833 (src/grammar_gen.pir:96) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3846 (src/grammar_gen.pir:97) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3859 (src/grammar_gen.pir:98) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3874 (src/grammar_gen.pir:99) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3889 (src/grammar_gen.pir:100) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3906 (src/grammar_gen.pir:101) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3919 (src/grammar_gen.pir:102) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3936 (src/grammar_gen.pir:103) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3955 (src/grammar_gen.pir:104) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3966 (src/grammar_gen.pir:105) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3977 (src/grammar_gen.pir:106) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3988 (src/grammar_gen.pir:107) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3999 (src/grammar_gen.pir:108) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4010 (src/grammar_gen.pir:109) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4021 (src/grammar_gen.pir:110) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4032 (src/grammar_gen.pir:111) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4043 (src/grammar_gen.pir:112) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4054 (src/grammar_gen.pir:113) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4065 (src/grammar_gen.pir:114) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4076 (src/grammar_gen.pir:115) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4087 (src/grammar_gen.pir:116) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4098 (src/grammar_gen.pir:117) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4109 (src/grammar_gen.pir:118) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4120 (src/grammar_gen.pir:119) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4131 (src/grammar_gen.pir:120) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4142 (src/grammar_gen.pir:121) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4153 (src/grammar_gen.pir:122) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4164 (src/grammar_gen.pir:123) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4175 (src/grammar_gen.pir:124) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4186 (src/grammar_gen.pir:125) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4197 (src/grammar_gen.pir:126) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4208 (src/grammar_gen.pir:127) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4219 (src/grammar_gen.pir:128) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4230 (src/grammar_gen.pir:129) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4241 (src/grammar_gen.pir:130) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4252 (src/grammar_gen.pir:131) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4263 (src/grammar_gen.pir:132) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4274 (src/grammar_gen.pir:133) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4285 (src/grammar_gen.pir:134) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4296 (src/grammar_gen.pir:135) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4311 (src/grammar_gen.pir:136) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4324 (src/grammar_gen.pir:137) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4335 (src/grammar_gen.pir:138) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4346 (src/grammar_gen.pir:139) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4357 (src/grammar_gen.pir:140) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4372 (src/grammar_gen.pir:141) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4387 (src/grammar_gen.pir:142) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4402 (src/grammar_gen.pir:143) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4415 (src/grammar_gen.pir:144) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4434 (src/grammar_gen.pir:145) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4445 (src/grammar_gen.pir:146) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Back in sub 'parrot;Perl6;main', env 8053a0 ### We're done with all of the :init and :load routines -- ### here's the first time that Perl6::main is called. # Calling sub 'parrot;Perl6;main' # (null) ### ...and Perl6::main calls HLLCompiler::command_line, but ### with incorrect arguments (as we'll see in a bit, +190 lines) # Calling sub 'parrot;HLLCompiler;command_line' # current instr.: 'parrot;Perl6;main' pc 146 (perl6.pir:104) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;__load' # current instr.: 'parrot;HLLCompiler;command_line' pc 63 (runtime/parrot/library/Parrot/HLLCompiler.pir:87) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__init' # current instr.: 'parrot;HLLCompiler;command_line' pc 70 (runtime/parrot/library/Parrot/HLLCompiler.pir:94) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;notOptStop' # current instr.: 'parrot;HLLCompiler;command_line' pc 79 (runtime/parrot/library/Parrot/HLLCompiler.pir:95) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 82 (runtime/parrot/library/Parrot/HLLCompiler.pir:96) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 85 (runtime/parrot/library/Parrot/HLLCompiler.pir:97) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 88 (runtime/parrot/library/Parrot/HLLCompiler.pir:98) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 91 (runtime/parrot/library/Parrot/HLLCompiler.pir:99) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 94 (runtime/parrot/library/Parrot/HLLCompiler.pir:100) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 97 (runtime/parrot/library/Parrot/HLLCompiler.pir:101) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;get_options' # current instr.: 'parrot;HLLCompiler;command_line' pc 107 (runtime/parrot/library/Parrot/HLLCompiler.pir:102) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;getNameForKey' # current instr.: 'parrot;Getopt::Obj;get_options' pc 256 (runtime/parrot/library/Getopt/Obj.pir:195) # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;name' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 888 (runtime/parrot/library/Getopt/Obj.pir:480) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 901 (runtime/parrot/library/Getopt/Obj.pir:482) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 914 (runtime/parrot/library/Getopt/Obj.pir:484) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Calling sub 'parrot;Getopt::Obj;notOptStop' # current instr.: 'parrot;Getopt::Obj;getNameForKey' pc 938 (runtime/parrot/library/Getopt/Obj.pir:495) # Back in sub 'parrot;Getopt::Obj;getNameForKey', env 8053a0 # Back in sub 'parrot;Getopt::Obj;get_options', env 8053a0 # Calling sub 'parrot;Getopt::Obj;notOptStop' # current instr.: 'parrot;Getopt::Obj;get_options' pc 108 (runtime/parrot/library/Getopt/Obj.pir:138) # Back in sub 'parrot;Getopt::Obj;get_options', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir ### Here's where the error gets reported in HLLCompiler::command_line ### that we were unable to read -le. This throws an exception, which ### isn't caught by anything in perl6.pbc. Error: file cannot be read: -le current instr.: 'parrot;HLLCompiler;command_line' pc 378 (runtime/parrot/library/Parrot/HLLCompiler.pir:220) ### ### Inexplicably, we seem to be calling the Perl6::__onload sub again. ### (+1060 lines) ### # Calling sub 'parrot;Perl6;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Calling sub 'parrot;PGE::CodeString;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Match;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 962 (compilers/pge/PGE/OPTable.pir:45) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 978 (compilers/pge/PGE/OPTable.pir:46) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 992 (compilers/pge/PGE/OPTable.pir:47) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1008 (compilers/pge/PGE/OPTable.pir:48) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1024 (compilers/pge/PGE/OPTable.pir:49) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1042 (compilers/pge/PGE/OPTable.pir:50) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1058 (compilers/pge/PGE/OPTable.pir:51) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;sctable' # current instr.: 'parrot;PGE::OPTable;__onload' pc 1074 (compilers/pge/PGE/OPTable.pir:52) # Back in sub 'parrot;PGE::OPTable;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Match;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Exp;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::P6Regex;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6519 (compilers/pge/PGE/P6Regex.pir:166) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6540 (compilers/pge/PGE/P6Regex.pir:170) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6555 (compilers/pge/PGE/P6Regex.pir:172) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6570 (compilers/pge/PGE/P6Regex.pir:173) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6585 (compilers/pge/PGE/P6Regex.pir:174) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6600 (compilers/pge/PGE/P6Regex.pir:175) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6615 (compilers/pge/PGE/P6Regex.pir:176) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6630 (compilers/pge/PGE/P6Regex.pir:177) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6645 (compilers/pge/PGE/P6Regex.pir:178) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6660 (compilers/pge/PGE/P6Regex.pir:179) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6675 (compilers/pge/PGE/P6Regex.pir:180) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6690 (compilers/pge/PGE/P6Regex.pir:182) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6705 (compilers/pge/PGE/P6Regex.pir:183) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6720 (compilers/pge/PGE/P6Regex.pir:184) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6735 (compilers/pge/PGE/P6Regex.pir:185) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6750 (compilers/pge/PGE/P6Regex.pir:186) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6765 (compilers/pge/PGE/P6Regex.pir:187) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6780 (compilers/pge/PGE/P6Regex.pir:188) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6795 (compilers/pge/PGE/P6Regex.pir:189) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6810 (compilers/pge/PGE/P6Regex.pir:190) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6828 (compilers/pge/PGE/P6Regex.pir:193) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6846 (compilers/pge/PGE/P6Regex.pir:196) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6861 (compilers/pge/PGE/P6Regex.pir:197) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6876 (compilers/pge/PGE/P6Regex.pir:198) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6894 (compilers/pge/PGE/P6Regex.pir:201) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6909 (compilers/pge/PGE/P6Regex.pir:202) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6924 (compilers/pge/PGE/P6Regex.pir:203) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6939 (compilers/pge/PGE/P6Regex.pir:204) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6957 (compilers/pge/PGE/P6Regex.pir:207) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6972 (compilers/pge/PGE/P6Regex.pir:209) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 6987 (compilers/pge/PGE/P6Regex.pir:210) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7002 (compilers/pge/PGE/P6Regex.pir:211) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7017 (compilers/pge/PGE/P6Regex.pir:212) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7035 (compilers/pge/PGE/P6Regex.pir:215) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7050 (compilers/pge/PGE/P6Regex.pir:217) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7065 (compilers/pge/PGE/P6Regex.pir:218) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7081 (compilers/pge/PGE/P6Regex.pir:221) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7094 (compilers/pge/PGE/P6Regex.pir:222) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7107 (compilers/pge/PGE/P6Regex.pir:223) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7120 (compilers/pge/PGE/P6Regex.pir:224) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7133 (compilers/pge/PGE/P6Regex.pir:225) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7150 (compilers/pge/PGE/P6Regex.pir:228) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7165 (compilers/pge/PGE/P6Regex.pir:229) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7180 (compilers/pge/PGE/P6Regex.pir:230) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7195 (compilers/pge/PGE/P6Regex.pir:231) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7210 (compilers/pge/PGE/P6Regex.pir:233) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7228 (compilers/pge/PGE/P6Regex.pir:236) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P6Regex;__onload' pc 7241 (compilers/pge/PGE/P6Regex.pir:238) # Back in sub 'parrot;PGE::P6Regex;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::P5Regex;__onload' # current instr.: 'parrot;Perl6;__onload' pc 0 (perl6.pir:30) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10630 (compilers/pge/PGE/P5Regex.pir:64) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10653 (compilers/pge/PGE/P5Regex.pir:68) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10668 (compilers/pge/PGE/P5Regex.pir:70) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10683 (compilers/pge/PGE/P5Regex.pir:71) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10698 (compilers/pge/PGE/P5Regex.pir:72) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10713 (compilers/pge/PGE/P5Regex.pir:73) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10728 (compilers/pge/PGE/P5Regex.pir:75) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10743 (compilers/pge/PGE/P5Regex.pir:76) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10758 (compilers/pge/PGE/P5Regex.pir:77) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10773 (compilers/pge/PGE/P5Regex.pir:78) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10788 (compilers/pge/PGE/P5Regex.pir:79) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10803 (compilers/pge/PGE/P5Regex.pir:80) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10820 (compilers/pge/PGE/P5Regex.pir:82) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10837 (compilers/pge/PGE/P5Regex.pir:83) # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10856 (compilers/pge/PGE/P5Regex.pir:86) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10871 (compilers/pge/PGE/P5Regex.pir:87) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10892 (compilers/pge/PGE/P5Regex.pir:90) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10909 (compilers/pge/PGE/P5Regex.pir:91) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10926 (compilers/pge/PGE/P5Regex.pir:92) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10943 (compilers/pge/PGE/P5Regex.pir:93) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10960 (compilers/pge/PGE/P5Regex.pir:95) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10977 (compilers/pge/PGE/P5Regex.pir:96) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::P5Regex;__onload' pc 10990 (compilers/pge/PGE/P5Regex.pir:98) # Back in sub 'parrot;PGE::P5Regex;__onload', env 8053a0 # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Text;__onload' # current instr.: 'parrot;Perl6;__onload' pc 2 (perl6.pir:31) *** switching to BYTECODE_runtime/parrot/library/PGE/Text.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::Util;__onload' # current instr.: 'parrot;Perl6;__onload' pc 4 (perl6.pir:32) *** switching to BYTECODE_runtime/parrot/library/PGE/Util.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;TGE;__onload' # current instr.: 'parrot;Perl6;__onload' pc 6 (perl6.pir:33) *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Rule;__onload' # current instr.: 'parrot;TGE;__onload' pc 4 (TGE.pir:87) *** switching to BYTECODE_TGE/Rule.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Tree;__onload' # current instr.: 'parrot;TGE;__onload' pc 6 (TGE.pir:88) *** switching to BYTECODE_TGE/Tree.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;__onload' # current instr.: 'parrot;TGE;__onload' pc 8 (TGE.pir:89) *** switching to BYTECODE_TGE/Parser.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Grammar;__onload' # current instr.: 'parrot;TGE;__onload' pc 10 (TGE.pir:90) *** switching to BYTECODE_TGE/Grammar.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Calling sub 'parrot;TGE::Compiler;__onload' # current instr.: 'parrot;TGE;__onload' pc 12 (TGE.pir:91) *** switching to BYTECODE_TGE/Compiler.pir # Back in sub 'parrot;TGE;__onload', env 8053a0 *** switching to BYTECODE_TGE.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;HLLCompiler;__onload' # current instr.: 'parrot;Perl6;__onload' pc 8 (perl6.pir:34) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PAST;__onload' # current instr.: 'parrot;Perl6;__onload' pc 10 (perl6.pir:35) *** switching to BYTECODE_PAST.pir # Calling sub 'parrot;Capture_PIR;__onload' # current instr.: 'parrot;PAST;__onload' pc 9 (PAST.pir:24) *** switching to BYTECODE_/home/pmichaud/parrot/trunk/runtime/parrot/library/Parrot/Capture_PIR.pir # Back in sub 'parrot;PAST;__onload', env 8053a0 *** switching to BYTECODE_PAST.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;POST;__onload' # current instr.: 'parrot;Perl6;__onload' pc 10 (perl6.pir:35) *** switching to BYTECODE_PAST.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;HLLCompiler;register' # current instr.: 'parrot;Perl6;__onload' pc 45 (perl6.pir:46) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Back in sub 'parrot;Perl6;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Back in sub 'parrot;Perl6;main', env 8053a0 # Calling sub 'parrot;Perl6::Grammar;__onload' # current instr.: 'parrot;Perl6;main' pc -1 ((unknown file):-1) # Calling sub 'parrot;PGE::OPTable;__init' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2745 (src/grammar_gen.pir:8) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2768 (src/grammar_gen.pir:11) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2783 (src/grammar_gen.pir:12) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2800 (src/grammar_gen.pir:13) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2813 (src/grammar_gen.pir:14) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2826 (src/grammar_gen.pir:15) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2839 (src/grammar_gen.pir:16) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2852 (src/grammar_gen.pir:17) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2863 (src/grammar_gen.pir:18) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2874 (src/grammar_gen.pir:19) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2885 (src/grammar_gen.pir:20) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2898 (src/grammar_gen.pir:21) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2909 (src/grammar_gen.pir:22) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2920 (src/grammar_gen.pir:23) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2931 (src/grammar_gen.pir:24) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2942 (src/grammar_gen.pir:25) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2953 (src/grammar_gen.pir:26) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2964 (src/grammar_gen.pir:27) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2979 (src/grammar_gen.pir:28) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 2990 (src/grammar_gen.pir:29) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3001 (src/grammar_gen.pir:30) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3016 (src/grammar_gen.pir:31) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3031 (src/grammar_gen.pir:32) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3044 (src/grammar_gen.pir:33) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3057 (src/grammar_gen.pir:34) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3068 (src/grammar_gen.pir:35) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3081 (src/grammar_gen.pir:36) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3094 (src/grammar_gen.pir:37) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3107 (src/grammar_gen.pir:38) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3120 (src/grammar_gen.pir:39) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3131 (src/grammar_gen.pir:40) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3142 (src/grammar_gen.pir:41) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3157 (src/grammar_gen.pir:42) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3172 (src/grammar_gen.pir:43) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3187 (src/grammar_gen.pir:44) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3200 (src/grammar_gen.pir:45) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3215 (src/grammar_gen.pir:46) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3230 (src/grammar_gen.pir:47) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3245 (src/grammar_gen.pir:48) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3256 (src/grammar_gen.pir:49) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3267 (src/grammar_gen.pir:50) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3278 (src/grammar_gen.pir:51) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3289 (src/grammar_gen.pir:52) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3300 (src/grammar_gen.pir:53) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3313 (src/grammar_gen.pir:54) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3326 (src/grammar_gen.pir:55) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3343 (src/grammar_gen.pir:56) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3356 (src/grammar_gen.pir:57) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3369 (src/grammar_gen.pir:58) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3382 (src/grammar_gen.pir:59) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3395 (src/grammar_gen.pir:60) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3408 (src/grammar_gen.pir:61) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3421 (src/grammar_gen.pir:62) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3434 (src/grammar_gen.pir:63) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3447 (src/grammar_gen.pir:64) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3460 (src/grammar_gen.pir:65) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3471 (src/grammar_gen.pir:66) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3482 (src/grammar_gen.pir:67) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3493 (src/grammar_gen.pir:68) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3504 (src/grammar_gen.pir:69) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3515 (src/grammar_gen.pir:70) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3526 (src/grammar_gen.pir:71) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3537 (src/grammar_gen.pir:72) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3548 (src/grammar_gen.pir:73) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3559 (src/grammar_gen.pir:74) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3570 (src/grammar_gen.pir:75) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3581 (src/grammar_gen.pir:76) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3592 (src/grammar_gen.pir:77) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3603 (src/grammar_gen.pir:78) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3614 (src/grammar_gen.pir:79) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3625 (src/grammar_gen.pir:80) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3636 (src/grammar_gen.pir:81) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3651 (src/grammar_gen.pir:82) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3664 (src/grammar_gen.pir:83) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3677 (src/grammar_gen.pir:84) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3690 (src/grammar_gen.pir:85) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3703 (src/grammar_gen.pir:86) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3716 (src/grammar_gen.pir:87) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3729 (src/grammar_gen.pir:88) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3742 (src/grammar_gen.pir:89) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3755 (src/grammar_gen.pir:90) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3768 (src/grammar_gen.pir:91) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3781 (src/grammar_gen.pir:92) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3794 (src/grammar_gen.pir:93) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3807 (src/grammar_gen.pir:94) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3820 (src/grammar_gen.pir:95) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3833 (src/grammar_gen.pir:96) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3846 (src/grammar_gen.pir:97) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3859 (src/grammar_gen.pir:98) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3874 (src/grammar_gen.pir:99) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3889 (src/grammar_gen.pir:100) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3906 (src/grammar_gen.pir:101) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3919 (src/grammar_gen.pir:102) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3936 (src/grammar_gen.pir:103) *** switching to BYTECODE_PGE.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;PGE::OPTable;newtok' pc 1356 (compilers/pge/PGE/OPTable.pir:171) # Back in sub 'parrot;PGE::OPTable;newtok', env 8053a0 # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3955 (src/grammar_gen.pir:104) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3966 (src/grammar_gen.pir:105) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3977 (src/grammar_gen.pir:106) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3988 (src/grammar_gen.pir:107) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 3999 (src/grammar_gen.pir:108) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4010 (src/grammar_gen.pir:109) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4021 (src/grammar_gen.pir:110) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4032 (src/grammar_gen.pir:111) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4043 (src/grammar_gen.pir:112) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4054 (src/grammar_gen.pir:113) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4065 (src/grammar_gen.pir:114) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4076 (src/grammar_gen.pir:115) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4087 (src/grammar_gen.pir:116) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4098 (src/grammar_gen.pir:117) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4109 (src/grammar_gen.pir:118) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4120 (src/grammar_gen.pir:119) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4131 (src/grammar_gen.pir:120) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4142 (src/grammar_gen.pir:121) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4153 (src/grammar_gen.pir:122) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4164 (src/grammar_gen.pir:123) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4175 (src/grammar_gen.pir:124) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4186 (src/grammar_gen.pir:125) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4197 (src/grammar_gen.pir:126) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4208 (src/grammar_gen.pir:127) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4219 (src/grammar_gen.pir:128) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4230 (src/grammar_gen.pir:129) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4241 (src/grammar_gen.pir:130) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4252 (src/grammar_gen.pir:131) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4263 (src/grammar_gen.pir:132) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4274 (src/grammar_gen.pir:133) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4285 (src/grammar_gen.pir:134) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4296 (src/grammar_gen.pir:135) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4311 (src/grammar_gen.pir:136) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4324 (src/grammar_gen.pir:137) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4335 (src/grammar_gen.pir:138) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4346 (src/grammar_gen.pir:139) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4357 (src/grammar_gen.pir:140) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4372 (src/grammar_gen.pir:141) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4387 (src/grammar_gen.pir:142) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4402 (src/grammar_gen.pir:143) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4415 (src/grammar_gen.pir:144) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4434 (src/grammar_gen.pir:145) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Calling sub 'parrot;PGE::OPTable;newtok' # current instr.: 'parrot;Perl6::Grammar;__onload' pc 4445 (src/grammar_gen.pir:146) *** switching to BYTECODE_PGE.pir # Back in sub 'parrot;Perl6::Grammar;__onload', env 8053a0 *** switching to BYTECODE_perl6.pir # Back in sub 'parrot;Perl6;main', env 8053a0 ### ### Now Perl6::main is being called a second time, presumably with the ### correct arguments this time because everything works. ### # Calling sub 'parrot;Perl6;main' # (null) ### ### Perl6::main calls HLLCompiler::command_line, passing its ### (now correct) arguments. (+140 lines) ### # Calling sub 'parrot;HLLCompiler;command_line' # current instr.: 'parrot;Perl6;main' pc 146 (perl6.pir:104) *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;__load' # current instr.: 'parrot;HLLCompiler;command_line' pc 63 (runtime/parrot/library/Parrot/HLLCompiler.pir:87) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__init' # current instr.: 'parrot;HLLCompiler;command_line' pc 70 (runtime/parrot/library/Parrot/HLLCompiler.pir:94) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;notOptStop' # current instr.: 'parrot;HLLCompiler;command_line' pc 79 (runtime/parrot/library/Parrot/HLLCompiler.pir:95) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 82 (runtime/parrot/library/Parrot/HLLCompiler.pir:96) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 85 (runtime/parrot/library/Parrot/HLLCompiler.pir:97) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 88 (runtime/parrot/library/Parrot/HLLCompiler.pir:98) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 91 (runtime/parrot/library/Parrot/HLLCompiler.pir:99) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;type' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 721 (runtime/parrot/library/Getopt/Obj.pir:411) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 828 (runtime/parrot/library/Getopt/Obj.pir:441) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;short' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 837 (runtime/parrot/library/Getopt/Obj.pir:442) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 94 (runtime/parrot/library/Parrot/HLLCompiler.pir:100) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;__push_string' # current instr.: 'parrot;HLLCompiler;command_line' pc 97 (runtime/parrot/library/Parrot/HLLCompiler.pir:101) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;add' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 633 (runtime/parrot/library/Getopt/Obj.pir:381) # Calling sub 'parrot;Getopt::Obj::Spec;__init' # current instr.: 'parrot;Getopt::Obj;add' pc 846 (runtime/parrot/library/Getopt/Obj.pir:454) # Back in sub 'parrot;Getopt::Obj;add', env 8053a0 # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Calling sub 'parrot;Getopt::Obj::Spec;long' # current instr.: 'parrot;Getopt::Obj;__push_string' pc 801 (runtime/parrot/library/Getopt/Obj.pir:433) # Back in sub 'parrot;Getopt::Obj;__push_string', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;Getopt::Obj;get_options' # current instr.: 'parrot;HLLCompiler;command_line' pc 107 (runtime/parrot/library/Parrot/HLLCompiler.pir:102) *** switching to BYTECODE_runtime/parrot/library/Getopt/Obj.pir # Calling sub 'parrot;Getopt::Obj;notOptStop' # current instr.: 'parrot;Getopt::Obj;get_options' pc 108 (runtime/parrot/library/Getopt/Obj.pir:138) # Back in sub 'parrot;Getopt::Obj;get_options', env 8053a0 # Back in sub 'parrot;HLLCompiler;command_line', env 8053a0 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir # Calling sub 'parrot;HLLCompiler;compile' # current instr.: 'parrot;HLLCompiler;command_line' pc 286 (runtime/parrot/library/Parrot/HLLCompiler.pir:181) # Calling sub 'parrot;Perl6;compile' # current instr.: 'parrot;HLLCompiler;compile' pc 40 (runtime/parrot/library/Parrot/HLLCompiler.pir:57) *** switching to BYTECODE_perl6.pir ### ### Now we're actually compiling the code, which works as expected. ### ...ellided 72000 lines for brevity... ### ### As we finish the compilation step, we return back into ### HLLCompiler::commandline, and the immediately execute the ### compiled code. (There aren't any nested subs in 01-literals.t, ### so we don't see any traces for it. But we do get the output.) ### *** switching to BYTECODE_PAST.pir # Back in sub 'parrot;POST::Node;compile', env 805350 # Back in sub 'parrot;HLLCompiler;command_line', env 805350 *** switching to BYTECODE_runtime/parrot/library/Parrot/HLLCompiler.pir t/00-parrot/01-literals....ok 1/24*** switching to BYTECODE_perl6.pir t/00-parrot/01-literals....ok All tests successful. Files=1, Tests=24, 4 wallclock secs ( 2.66 cusr + 0.50 csys = 3.16 CPU) $ exit Script done on Tue 21 Nov 2006 04:00:52 PM CST