This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]