[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] It is more than: .byte SYMA - SYMB
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] It is more than: .byte SYMA - SYMB |
Date: |
Fri, 12 Sep 2003 08:52:00 +0200 (MET DST) |
As Erik Christiansen <address@hidden> wrote:
>The feeling, that I need to be more careful about treating an address
>as absolute, is creeping over me. The assembler handles the following
>address differences fine, except with an intervening alignment
>directive:
>c: .string "Hello World"
> .align 2
Are you saying that the .align 2 solves the problem even in
cases when the data were already properly aligned, just the
assembler didn't know about this?
Hmm. I have to dig up this old project of mine, and see whether
this would make a difference.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/