public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/113575] New: [14 Regression] memory hog building insn-opinit.o (i686-linux-gnu -> riscv64-linux-gnu)
Date: Wed, 24 Jan 2024 07:59:03 +0000	[thread overview]
Message-ID: <bug-113575-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 113575
           Summary: [14 Regression] memory hog building insn-opinit.o
                    (i686-linux-gnu -> riscv64-linux-gnu)
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen with trunk 20240121, building a riscv64-linux-gnu cross compiler on
i686-linux-gnu:

cc1plus: out of memory allocating 65536 bytes after a total of 3543261184 bytes
make[5]: *** [Makefile:1198: insn-opinit.o] Error 1
make[5]: *** Waiting for unfinished jobs....

Configured with: -v
         --with-pkgversion='Debian 14-20240121-1'
         --with-bugurl='file:///usr/share/doc/gcc-14/README.Bugs'
         --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust
         --prefix=/usr
         --with-gcc-major-version-only
         --program-suffix=-14
         --enable-shared
         --enable-linker-build-id
         --libexecdir=/usr/libexec
         --without-included-gettext
         --enable-threads=posix
         --libdir=/usr/lib
         --enable-nls
         --with-sysroot=/
         --enable-clocale=gnu
         --enable-libstdcxx-debug
         --enable-libstdcxx-time=yes
         --with-default-libstdcxx-abi=new
         --enable-libstdcxx-backtrace
         --enable-gnu-unique-object
         --disable-libitm
         --disable-libquadmath
         --disable-libquadmath-support
         --enable-plugin
         --enable-default-pie
         --with-system-zlib
         --enable-libphobos-checking=release
         --without-target-system-zlib
         --enable-multiarch
         --disable-werror
         --disable-multilib
         --with-arch=rv64gc
         --with-abi=lp64d
         --enable-checking=yes
         --build=i686-linux-gnu
         --host=i686-linux-gnu
         --target=riscv64-linux-gnu
         --program-prefix=riscv64-linux-gnu-
         --includedir=/usr/riscv64-linux-gnu/include

Other cross builds on i686-linux-gnu targeting amd64 arm64 s390x ppc64el armhf
built ok.

             reply	other threads:[~2024-01-24  7:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24  7:59 doko at gcc dot gnu.org [this message]
2024-01-24  8:05 ` [Bug other/113575] " pinskia at gcc dot gnu.org
2024-01-24  8:06 ` pinskia at gcc dot gnu.org
2024-01-24  8:08 ` sjames at gcc dot gnu.org
2024-01-24  8:25 ` doko at gcc dot gnu.org
2024-01-24  8:53 ` rdapp at gcc dot gnu.org
2024-01-24  9:00 ` rguenth at gcc dot gnu.org
2024-01-24  9:01 ` rdapp at gcc dot gnu.org
2024-01-24  9:09 ` rguenth at gcc dot gnu.org
2024-01-24  9:43 ` rguenth at gcc dot gnu.org
2024-01-24  9:48 ` rguenth at gcc dot gnu.org
2024-01-24 17:21 ` doko at gcc dot gnu.org
2024-01-24 19:30 ` rdapp at gcc dot gnu.org
2024-01-25 13:08 ` rguenth at gcc dot gnu.org
2024-01-25 14:38 ` rdapp at gcc dot gnu.org
2024-01-26 21:44 ` cvs-commit at gcc dot gnu.org
2024-03-04  4:13 ` law at gcc dot gnu.org
2024-03-04  4:29 ` law 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-113575-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).