diff options
Diffstat (limited to 'boehm-gc/powerpc_darwin_mach_dep.s')
-rw-r--r-- | boehm-gc/powerpc_darwin_mach_dep.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/powerpc_darwin_mach_dep.s b/boehm-gc/powerpc_darwin_mach_dep.s index 694005f416d..1121ee89c6e 100644 --- a/boehm-gc/powerpc_darwin_mach_dep.s +++ b/boehm-gc/powerpc_darwin_mach_dep.s @@ -12,7 +12,7 @@ ; GC_push_regs function. Under some optimization levels GCC will clobber ; some of the non-volatile registers before we get a chance to save them -; therefore, this can't be inline asm. +; therefore, this cannot be inline asm. .text .align LOG2_GPR_BYTES |