diff options
author | John van Groningen | 2006-04-06 12:30:29 +0000 |
---|---|---|
committer | John van Groningen | 2006-04-06 12:30:29 +0000 |
commit | 9d1b7a7dbb9acf1e3b62c5a4de30ba9ed5d6aa88 (patch) | |
tree | e6592d7fdd4cc176b65f1610e03c6ec41a8458b7 /macho/pcompact_rmark.a | |
parent | add ifdefs for MEASURE_GC (diff) |
use _halt_sp instead of halt_sp and __ARRAY__+2 instead of __ARRAY__2
Diffstat (limited to 'macho/pcompact_rmark.a')
-rw-r--r-- | macho/pcompact_rmark.a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macho/pcompact_rmark.a b/macho/pcompact_rmark.a index 70d6e4a..4bcc4e9 100644 --- a/macho/pcompact_rmark.a +++ b/macho/pcompact_rmark.a @@ -717,7 +717,7 @@ rmark_char: b rmark_next_node rmark_no_normal_hnf_0: - lea g0,__ARRAY__2 + lea g0,__ARRAY__+2 cmplw 0,d0,g0 bne+ rmark_next_node |