https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Jakub Jelinek from comment #3) > But -fno-pic should turn off even the default -fpie or -fPIE (if you force > it through configure option) and also make sure neither __PIC__ nor __PIE__ > macros are defined. There is a separate issue and should be tracked with a new bug report.