Forum Discussion
Altera_Forum
Honored Contributor
21 years agoDisabling GP-addressing in generated source code
Hi Everybody, I would like to share some thougts about the way to control when the compiler uses GP-addressing to address global data structures. This is resulted also from a talk with Mon...
Altera_Forum
Honored Contributor
21 years agoHi Smcnutt,
I'm using the -G0 since a while, and it works fine. However, the code generated is slower than what it could really be... It's just a matter of obtaining optimized code by the compiler :-) bye PJ