From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 24B7F3857C77; Sat, 13 Mar 2021 22:16:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 24B7F3857C77 From: "raj.khem at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/99581] New: internal compiler error: during RTL pass: final - void QTWTF::TCMalloc_PageHeap::scavengerThread() Date: Sat, 13 Mar 2021 22:16:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: raj.khem at gmail dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created 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: Sat, 13 Mar 2021 22:16:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99581 Bug ID: 99581 Summary: internal compiler error: during RTL pass: final - void QTWTF::TCMalloc_PageHeap::scavengerThread() Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: raj.khem at gmail dot com Target Milestone: --- Created attachment 50384 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D50384&action=3Dedit testcase when building the attached source for ppc64 target GCC is ICE'ing $ powerpc64le-yoe-linux-musl-g++ a.cpp -O2 -c during RTL pass: final a.cpp: In member function 'void QTWTF::TCMalloc_PageHeap::scavengerThread()= ': a.cpp:15583:1: internal compiler error: in print_operand_address, at config/rs6000/rs6000.c:14082 15583 | } | ^ 0x1532d58 internal_error(char const*, ...) ???:0 0x5e46b7 fancy_abort(char const*, int, char const*) ???:0 0x991823 output_address(machine_mode, rtx_def*) ???:0 0x991771 output_operand(rtx_def*, int) ???:0 0x99241c output_asm_insn(char const*, rtx_def**) ???:0 0x996228 final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*) ???:0=