Don't use LA macro to load global pointer
GAS is free to optimize LA into a gp-relative access, which obviously doesn't work for the purpose of initializing gp itself.
Loading
Please register or sign in to comment
GAS is free to optimize LA into a gp-relative access, which obviously doesn't work for the purpose of initializing gp itself.