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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2019-12-17
                 CC|                            |jakub at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
It is suspicious and redundant, but correct, -fno-PIE and -fno-pie does the
same thing.  I think we should just use unconditional = "-fno-pie" in that
case.

Reply via email to