https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124027
--- Comment #9 from Pali Rohár <pali at kernel dot org> --- I'm not overlooking run-time relocations (which are generated by -fno-pic). I'm talking about opposite thing of those runtime relocations - to generate position independent code (-fpic/-fpie switch) which does not use runtime relocations.
