From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5FA803861819; Tue, 5 Dec 2023 13:59:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FA803861819 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701784751; bh=MU1PgZ5mx6b6vbQMiDWCFmSUEFl43u0W/4VSQY/OqMo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ePTwwumKeOCoXYPOBnNXnb1KBVKRkuf2MCeSWNddoDohIHEh2QrLusIxpXMdiFz83 Eksj46YreCQ1NZG+8ZMEeClJ0vkuH9ooKdoVElOVLOo+7BH1ameonFq6tsLscl52z6 Gzu4t/UDaBztszVRQfKI8db+q123X3KbXT2CiOEg= From: "cvs-commit at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/92606] [11/12/13/14 Regression][avr] invalid merge of symbols in progmem and data sections Date: Tue, 05 Dec 2023 13:59:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 9.2.0 X-Bugzilla-Keywords: addr-space, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D92606 --- Comment #21 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:1e6c4aa47972d6b56225e7776f3cf41f2cc01da2 commit r14-6183-g1e6c4aa47972d6b56225e7776f3cf41f2cc01da2 Author: Richard Biener Date: Tue Dec 5 13:56:10 2023 +0100 ipa/92606 - IPA ICF merging variables in different address-space The following aovids merging variables that are put in different address-spaces. PR ipa/92606 * ipa-icf.cc (sem_variable::equals_wpa): Compare address-spaces= .=