https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120002
Thomas Weißschuh <g...@t-8ch.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #2 from Thomas Weißschuh <g...@t-8ch.de> --- (In reply to Andrew Pinski from comment #1) > Without -fpic/-fPIC, the code gcc outputs will never be always position > independent. With -fpic/-fPIC the same thing happens.