[parrot/parrot] d0f546: fix label -> offset mapping
noreply at github.com
noreply at github.com
Fri May 27 22:56:45 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: d0f546f28dd22da3f3543ae97f463a8387de96c1
https://github.com/parrot/parrot/commit/d0f546f28dd22da3f3543ae97f463a8387de96c1
Author: Christoph Otto <christoph_github at mksig.org>
Date: 2011-05-27 (Fri, 27 May 2011)
Changed paths:
M src/m0/m0_assembler.pl
Log Message:
-----------
fix label -> offset mapping
It turns out that m0_labels_with_goto isn't supposed to be an infinite
loop. It still runs with errors, but now it's not an infinite loop.
More information about the parrot-commits
mailing list