https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150
Bug 70150 depends on bug 70192, which changed state.
Bug 70192 Summary: -fno-pic doesn't work with --enable-default-pie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150
Bug 70150 depends on bug 70258, which changed state.
Bug 70258 Summary: [6 Regression] flag_pic is cleared for PIE in
lto_post_options
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70258
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150
H.J. Lu changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
--- Comment #5 from H.J.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150
--- Comment #4 from H.J. Lu ---
(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 de