Re: Possible bugs in gnu assembler for IA64

2008-10-20 Thread Surbhi Chitre
d a0 07 00 00 00 00 00 40 which is the starting address of the bundle containing epc. Actually the contents should have been  a0 07 00 00 00 00 00 40 b0 07 00 00 00 00 00 40 Hope this helps. Thanks ! Warm Regards, Surbhi. On Mon, 2008-10-20 at 11:50 +110

Re: Possible bugs in gnu assembler for IA64

2008-10-20 Thread Surbhi Chitre
0 02 00 00 00 00 nop.m 0x0 2e: 04 00 00 00 nop.i 0x0 Please note that itc.i r1;; starts at address 0x22, which is not 16 bytes aligned. +++ Hope this helps! Warm Regards, Surbhi. On Mon,

Re: Possible bugs in gnu assembler for IA64

2008-10-20 Thread Surbhi Chitre
Hi, Here is a easier pointer to the bug1: $ as -v GNU assembler version 2.18.0 (ia64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.18.0.20080103 $ uname -a Linux lime 2.6.24-1-mckinley #1 SMP Sat Apr 19 00:19:28 UTC 2008 ia64 GNU/Linux About the bug: