Hi,

 

I have to port the project which was developed in Code Warrior for
MPC5534 to GCC enivornment.

 

I used Nofralloc in Code warrior in the inline assembly function to
avoid creating and deleting a stack frame implicitly. 

The programmer will take care of creating and deleting stack frame.

 

Can you please let me know the nofralloc equivalent in GCC, so that I
can disable stack frame.

 

Thanks!

 

Regards

Suresh

 

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to