public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/100787] [12 Regression] Bootstrap failure caused by r12-1077
Date: Thu, 27 May 2021 11:52:58 +0000	[thread overview]
Message-ID: <bug-100787-4-EPzOOpN610@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-100787-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
I have

[hjl@gnu-skx-1 gcc-32bit]$ ls /usr/local32/bin
addr2line  as       dwp      gprof  ld.bfd   nm       objdump  readelf  strings
ar         c++filt  elfedit  ld     ld.gold  objcopy  ranlib   size     strip
[hjl@gnu-skx-1 gcc-32bit]$ 

and

PATH:=/usr/local32/bin:$(PATH)

in Makefile.  I can bootstrap i686-linux gcc with

$ CC="cc -m32 -fno-lto" CXX="g++ -m32 -fno-lto"
RUNTESTFLAGS="--target_board='unix'"
/export/gnu/import/git/sources/gcc/configure --enable-cet
--with-demangler-in-ld i686-linux --prefix=/usr/gcc-11.0.0-32bit
--with-local-prefix=/usr/local --enable-gnu-indirect-function
--enable-clocale=gnu --with-system-zlib --with-target-system-zlib
--with-fpmath=sse

on Linux/x86-64.

  parent reply	other threads:[~2021-05-27 11:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  2:32 [Bug bootstrap/100787] New: " hjl.tools at gmail dot com
2021-05-27  3:25 ` [Bug middle-end/100787] " pinskia at gcc dot gnu.org
2021-05-27  6:55 ` [Bug tree-optimization/100787] " aldyh at gcc dot gnu.org
2021-05-27  7:21 ` jakub at gcc dot gnu.org
2021-05-27 11:38 ` aldyh at gcc dot gnu.org
2021-05-27 11:52 ` hjl.tools at gmail dot com [this message]
2021-05-28 10:35 ` rguenth at gcc dot gnu.org
2021-05-28 17:49 ` ro at gcc dot gnu.org
2021-05-28 18:02 ` jakub at gcc dot gnu.org
2021-05-28 18:02 ` aldyh at redhat dot com
2021-05-28 20:51 ` aldyh at gcc dot gnu.org
2021-05-29  5:45 ` cvs-commit at gcc dot gnu.org
2021-05-29  5:50 ` aldyh at gcc dot gnu.org
2021-05-29 21:39 ` ro at CeBiTec dot Uni-Bielefeld.DE
2021-06-01 15:00 ` aldyh at gcc dot gnu.org

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-100787-4-EPzOOpN610@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).