Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUse the -G 0 option to tell the compiler not to access data via the gp register. This will of course reduce your performance a little.
Use the -G 0 option to tell the compiler not to access data via the gp register. This will of course reduce your performance a little.