Arc Forumnew | comments | leaders | submitlogin
2 points by almkglor 5802 days ago | link | parent

Okay, converted init_constants() to use the Arc stack instead of the C stack. Fear the pointer arithmetic foo-ness when using a processor with special PUSH and POP instructions (which are arguably dying out, because RISC processors handle stacks using explicit pointer ariths).