From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E29BD3838CDC; Wed, 14 Dec 2022 10:53:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E29BD3838CDC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671015239; bh=SdZDe3ZxvOeoVX6FtuCZYG/v+8oSg4FMdl1VyerKIug=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sGL65SjnAcryWCN43VwBarkvN9of8dKJGePembBc9bYkyfyQjFPHjFDoW7rWVAoNo oaQEF1vRs+VLGH2xHYdfFLhaP7wyzir8VqQcK9o0gmiZwMOtbY6s6htFeyB4SYy2FM 95g0fqzecimnzerJc//Sl7yfCYonR5Hc1afqIT+E= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108086] internal compiler error: in set_accesses, at rtl-ssa/internals.inl:449 Date: Wed, 14 Dec 2022 10:53:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: compile-time-hog, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D108086 --- Comment #6 from Martin Li=C5=A1ka --- Starts with r11-6188-g0b76990a9d75d97b. It's almost impossible to reduce the test-case as it depends on always_inline :/=