From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C69A384243D; Sun, 3 Jan 2021 12:08:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C69A384243D From: "doko at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu Date: Sun, 03 Jan 2021 12:08:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: go X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at debian dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ian at airs dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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: Sun, 03 Jan 2021 12:08:35 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98504 Bug ID: 98504 Summary: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: doko at debian dot org CC: cmang at google dot com Target Milestone: --- seen with trunk 20210102 on ia64-linux-gnu: go1: internal compiler error: Segmentation fault 0x400000000126cfcf crash_signal ../../src/gcc/toplev.c:327 0x4000000002de14df std::__cxx11::basic_string, std::allocator >::substr(unsigned long, unsigned long) const =20=20=20=20=20=20=20 /<>/build/ia64-linux-gnu/libstdc++-v3/include/bits/basic_strin= g.h:907 0x400000000036e3ff Gogo::special_name_pos(std::__cxx11::basic_string, std::allocator > const&) ../../src/gcc/go/gofrontend/names.cc:1193 0x400000000023783f should_export ../../src/gcc/go/gofrontend/export.cc:464 0x400000000023c99f Export::export_globals(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::map, std::allocator >, Package*, std::less, std::allocator > >, std::allocator, std::allocator > const, Package*> > > const&, std::map, std::allocator >, Package*, std::less, std::allocator > >, std::allocator, std::allocator > const, Package*> > > const&, std::__cxx11::basic_string, std::allocator > const&, Import_init_set const&, Bindings const*, std::unordered_set, std::equal_to, std::allocator >*) ../../src/gcc/go/gofrontend/export.cc:573 0x40000000003ae35f Gogo::do_exports() =20=20=20=20=20=20=20 /<>/build/prev-ia64-linux-gnu/libstdc++-v3/include/bits/basic_= string.h:907 0x400000000035dbef Gogo::do_exports() ../../src/gcc/go/gofrontend/gogo.cc:5201 0x400000000035dbef go_parse_input_files(char const**, unsigned int, bool, b= ool) ../../src/gcc/go/gofrontend/go.cc:157 0x40000000002f4aff go_langhook_parse_file ../../src/gcc/go/go-lang.c:352 Please submit a full bug report, with preprocessed source if appropriate. configured with: --enable-languages=3Dc,c++,go,d,fortran,objc,obj-c++ --prefix=3D/usr/lib/gcc-snapshot --with-gcc-major-version-only --program-prefix=3D --enable-shared --enable-linker-build-id --disable-nls --enable-clocale=3Dgnu --enable-libstdcxx-debug --enable-libstdcxx-time=3Dyes --with-default-libstdcxx-abi=3Dnew --enable-gnu-unique-object --disable-libssp --disable-libitm --disable-libsanitizer --enable-plugin --with-system-zlib --disable-libphobos --enable-objc-gc=3Dauto --enable-multiarch --disable-werror --with-system-libunwind --enable-checking=3Dyes --build=3Dia64-linux-gnu --host=3Dia64-linux-gnu --target=3Dia64-linux-gnu --with-build-config=3Dbootstrap-lto-lean --enable-link-serialization=3D1=