[coldfire-gnu-discuss] listing options
Carlos O'Donell
carlos at codesourcery.com
Wed Mar 21 15:12:31 UTC 2007
On Tue, Mar 20, 2007 at 05:39:37PM +0100, Philippe ROUVEYROL wrote:
> Hello,
>
> When i enable listing options with command line:
> m68k-elf-gcc -mcpu=5208 -c -O1 -Wall -g -Wa,-alhmns=timer.lst
> timer.c
>
> the source and op code is misaligned and first line is truncated.
> i.e:
> 34:timer.c **** MCF_ICR5 = 0x2;
> 28 oveq #2,%d0
> 29 001a 7002 move.b %d0,-66813883
> 30 001c 13C0 FC04 .loc 1 36 0
> 30 8045
> 35:timer.c ****
> 36:timer.c **** }
> 31 lk %fp
> 32 0022 4E5E rts
> 33 0024 4E75 .LFE2:
>
> it's a bad command?
Could you provide the original source code?
Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos at codesourcery.com
(650) 331-3385 x716
More information about the coldfire-gnu-discuss
mailing list