Hello Chen,

I'm assuming an mcs51 target. Then the binary *will* be different from
without using the pragma. But more important the runtime use of the stack
will be different from run to run depending on interrupts. Nothing should
go wrong however.

Maarten

> Hi All,
>
>   I have a question about stackauto. When I enable #pragma stackauto
> on the entire project, the binary has chance to be different. Most of
> those difference are the order of local variable allocated on the
> stack. Is it normal, or something goes wrong?
>
> Regards,
> chenwj


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to