Forum Discussion
Altera_Forum
Honored Contributor
21 years agoTo get around this with the most recent release of nios-elf-gcc, use the -mdebug-stack option. In the resulting output, look for functions with stack_info.saves = 0. These are the ones to modify.
nios-elf-gcc options -mdebug-stack rest of command >& out