problem in extended asm

James E Wilson wilson@specifixinc.com
Fri Aug 13 19:09:00 GMT 2004


On Fri, 2004-08-13 at 04:44, Dave Korn wrote:
>   But I'm curious now:  doesn't the array reference degenerate to a pointer
> like it would if you passed it to a function that requires a pointer to
> whatever type the array is of? 

Either way, it still fails.  He was trying to use the value of the
array, so if the address got loaded into the register then it would fail
at run time.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com




More information about the Gcc mailing list