From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF01E385700B; Thu, 22 Oct 2020 06:44:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF01E385700B From: "tkoenig at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/97527] OpenBSD bootstrap fails with out of memory allocating 8 bytes after a total of 0 bytes Date: Thu, 22 Oct 2020 06:44:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tkoenig at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2020 06:44:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97527 Thomas Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-unknown-openbsd6.8 --- Comment #4 from Thomas Koenig --- Boostrapping compiler is gcc220$ egcc -v Using built-in specs. COLLECT_GCC=3Degcc COLLECT_LTO_WRAPPER=3D/usr/local/libexec/gcc/x86_64-unknown-openbsd6.8/8.4.= 0/lto-wrapper Target: x86_64-unknown-openbsd6.8 Configured with: /usr/obj/ports/gcc-8.4.0/gcc-8.4.0/configure --with-stage1-ldflags=3D-L/usr/obj/ports/gcc-8.4.0/bootstrap/lib --verbose --program-transform-name=3D's,^,e,' --disable-nls --with-system-zlib --disable-libmudflap --disable-libgomp --disable-libssp --disable-tls --with-gnu-ld --with-gnu-as --enable-threads=3Dposix --enable-wchar_t --with-gmp=3D/usr/local --enable-languages=3Dc,c++,fortran,objc,ada --disable-libstdcxx-pch --enable-default-ssp --enable-default-pie --without= -isl --enable-cpp --prefix=3D/usr/local --sysconfdir=3D/etc --mandir=3D/usr/loca= l/man --infodir=3D/usr/local/info --localstatedir=3D/var --disable-silent-rules --disable-gtk-doc Thread model: posix gcc version 8.4.0 (GCC)=20 gcc220$ eg++ -v Using built-in specs. COLLECT_GCC=3Deg++ COLLECT_LTO_WRAPPER=3D/usr/local/libexec/gcc/x86_64-unknown-openbsd6.8/8.4.= 0/lto-wrapper Target: x86_64-unknown-openbsd6.8 Configured with: /usr/obj/ports/gcc-8.4.0/gcc-8.4.0/configure --with-stage1-ldflags=3D-L/usr/obj/ports/gcc-8.4.0/bootstrap/lib --verbose --program-transform-name=3D's,^,e,' --disable-nls --with-system-zlib --disable-libmudflap --disable-libgomp --disable-libssp --disable-tls --with-gnu-ld --with-gnu-as --enable-threads=3Dposix --enable-wchar_t --with-gmp=3D/usr/local --enable-languages=3Dc,c++,fortran,objc,ada --disable-libstdcxx-pch --enable-default-ssp --enable-default-pie --without= -isl --enable-cpp --prefix=3D/usr/local --sysconfdir=3D/etc --mandir=3D/usr/loca= l/man --infodir=3D/usr/local/info --localstatedir=3D/var --disable-silent-rules --disable-gtk-doc Thread model: posix gcc version 8.4.0 (GCC)=20 Assember is gcc220$ as --version GNU assembler (GNU Binutils) 2.35 Copyright (C) 2020 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `x86_64-unknown-openbsd6.8'. (self-compiled)=