[Bug target/81295] [7 Regression] bootstrap broken on powerpc-linux-gnu with --enable-default-pie

doko at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 5 08:32:00 GMT 2017


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

Matthias Klose <doko at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gcc dot gnu.org
            Summary|[7 Regression] bootstrap    |[7 Regression] bootstrap
                   |broken on powerpc-linux-gnu |broken on powerpc-linux-gnu
                   |                            |with --enable-default-pie

--- Comment #9 from Matthias Klose <doko at gcc dot gnu.org> ---
looks like --enable-default-pie is the option triggering the build failure. Can
also be seen on the gcc-6-branch (with a backported option).  Applying the
patch proposed for PR80044 [1] lets the bootstrap succeed with
--enable-default-pie.

[1] https://gcc.gnu.org/ml/gcc-patches/2017-06/msg01678.html


More information about the Gcc-bugs mailing list