Re: Fwd: error in variable dereferencing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/22/06, Andrew Haley <aph@xxxxxxxxxx> wrote:> Well, we've established that whetever is wrong, it's not the code gcc> generates for this routine.  It's correct, as you can see.>>  > The only debug ways usable in the code right now are some things like :>  > i = (long)(fmt);>  > __asm__ volatile ("mov %0, %%eax\n":: "m"(i));>  > __asm__ volatile ("l1: jmp l1");>  >>  > which are really dirty i agree...>> Thay're also wrong, becasue they don't clobber eax.
If you have any way to do it (or check with cleaner ways) i'mlistening .... it'll be helpfull....
--Thibaud

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux