[Bug c/70150] -fno-pic no longer works with --enable-default-pie

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 10 23:54:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
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.


More information about the Gcc-bugs mailing list