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.

Reply via email to