From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E66D63830B6B; Fri, 28 Jun 2024 02:31:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E66D63830B6B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719541894; bh=rs+XNQcP6jBqgUOoW9hcEvpYbh9mMTYwxRoPrhf31j4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NmtmU7PGf/S8gpD1A5/INwID6X80qB1SbWYl9qf+ty3zZhqWF1J9s+2VH/dhgo6bP XJfd9/kDPhSyUvws0UJQM8hb2LCJa3r9o/5VpMFKzIeW3MDp09kE6IqiDxS5Knqnye PZ0u/wjXANfuMPxPUx9VUJpIEktqeh2ab9OEMQHs= From: "haochen.jiang at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/101017] ICE: Segmentation fault, convert_memory_address_addr_space_1 with vector_size(32) and target_clone arch=core-avx2/default Date: Fri, 28 Jun 2024 02:31:32 +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: 12.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: haochen.jiang at intel dot com X-Bugzilla-Status: ASSIGNED 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: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101017 --- Comment #9 from Haochen Jiang --- I would rather do not touch all the ISA level since it might cause unexpect= ed problems after thinking twice. Since there is also indirect call, I will throw an error for this case.=