public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/113575] New: [14 Regression] memory hog building insn-opinit.o (i686-linux-gnu -> riscv64-linux-gnu)
@ 2024-01-24  7:59 doko at gcc dot gnu.org
  2024-01-24  8:05 ` [Bug other/113575] " pinskia at gcc dot gnu.org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: doko at gcc dot gnu.org @ 2024-01-24  7:59 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-03-04  4:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-24  7:59 [Bug other/113575] New: [14 Regression] memory hog building insn-opinit.o (i686-linux-gnu -> riscv64-linux-gnu) doko at gcc dot gnu.org
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

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).