From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1FE16396EC5D; Thu, 7 Jan 2021 10:25:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1FE16396EC5D From: "doko at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/98557] [11 Regression] ICE in insert_operand_rank, at tree-ssa-reassoc.c:367 on arm-linux-gnueabihf Date: Thu, 07 Jan 2021 10:25:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at debian dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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, 07 Jan 2021 10:25:15 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98557 --- Comment #10 from Matthias Klose --- to reproduce the clang_delta segfault: $ cat wxe_funcs.ii static __typeof() a __attribute__((__weakref__("pthread_mutex_destroy")= )) $ /usr/lib/arm-linux-gnueabihf/clang_delta --query-instances=3Dreplace-function-def-with-decl wxe_funcs.ii clang_delta: /usr/lib/llvm-11/include/llvm/ADT/PointerIntPair.h:178: static intptr_t llvm::PointerIntPairInfo::updatePointer(intptr_t, PointerT) [with PointerT =3D clang::Stm= t*; unsigned int IntBits =3D 1; PtrTraits =3D llvm::PointerLikeTypeTraits; intptr_t =3D int]: Assertion `(P= trWord & ~PointerBitMask) =3D=3D 0 && "Pointer is not sufficiently aligned"' faile= d. Aborted (core dumped)=