public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/98324] New: [11 Regression] bootstrap broken with a LTO build configured with --enable-default-pie
Date: Wed, 16 Dec 2020 17:34:45 +0000	[thread overview]
Message-ID: <bug-98324-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 98324
           Summary: [11 Regression] bootstrap broken with a LTO build
                    configured with --enable-default-pie
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen with the trunk after the c++modules merge:

configured with:

         --enable-default-pie
         --enable-checking=yes,extra,rtl
         --with-build-config=bootstrap-lto-lean

/packages/gcc/11/gcc-11-11-20201216/build/./gcc/xg++
-B/packages/gcc/11/gcc-11-11-20201216/build/./gcc/ -nostdinc++ -nostdinc++
-I/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/include/x86_64-linux-gnu
-I/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/include
-I/packages/gcc/11/gcc-11-11-20201216/src/libstdc++-v3/libsupc++
-I/packages/gcc/11/gcc-11-11-20201216/src/libstdc++-v3/include/backward
-I/packages/gcc/11/gcc-11-11-20201216/src/libstdc++-v3/testsuite/util
-L/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/src
-L/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/src/.libs
-L/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/libsupc++/.libs
-B/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/src/.libs
-B/packages/gcc/11/gcc-11-11-20201216/build/x86_64-linux-gnu/libstdc++-v3/libsupc++/.libs
-B/usr/x86_64-linux-gnu/bin/ -B/usr/x86_64-linux-gnu/lib/ -isystem
/usr/x86_64-linux-gnu/include -isystem /usr/x86_64-linux-gnu/sys-include
-isystem /packages/gcc/11/gcc-11-11-20201216/build/sys-include     -o
g++-mapper-server server.o resolver.o ../libcody/libcody.a ../gcc/version.o
../libiberty/libiberty.a
/usr/bin/x86_64-linux-gnu-ld: /tmp/cco6ffKB.ltrans0.ltrans.o: relocation
R_X86_64_32S against `.rodata.str1.1' can not be used when making a PIE object;
recompile with -fPIE
collect2: error: ld returned 1 exit status
make: *** [Makefile:83: g++-mapper-server] Error 1

             reply	other threads:[~2020-12-16 17:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 17:34 doko at debian dot org [this message]
2020-12-16 17:56 ` [Bug bootstrap/98324] " nathan at gcc dot gnu.org
2020-12-16 20:14 ` nathan at gcc dot gnu.org
2020-12-21 14:33 ` nathan at gcc dot gnu.org
2020-12-22 13:22 ` nathan at gcc dot gnu.org
2020-12-23  8:23 ` doko at debian dot org
2020-12-23 12:55 ` cvs-commit at gcc dot gnu.org
2020-12-23 12:56 ` nathan at gcc dot gnu.org
2021-12-15 14:34 ` rdiezmail-gcc at yahoo dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-98324-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).