From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6A04E388A80D; Wed, 3 Jun 2020 08:10:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A04E388A80D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1591171819; bh=nMGxZ9KDd+7WQxeD+Q4EQqi9LYXV2neixNPwjNB6aoQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e0e8P71c+5KWJovht21K2D0pkD3gLdEela0tRyPhxiXTWtut2R7hiO1Cj/Cs1qYLi jN+iig+7HutrIg2mlj3vbhKEEBKqNUZgN2/lyzgsyiNfEm+SYbWEL3opbh7CYYd/h3 RaLc7r1D03Qvi9OYrUDIFUL/yw4LFkaGLyq00ITI= From: "joakim.tjernlund at infinera dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/60158] powerpc: usage of the .data.rel.ro.local section Date: Wed, 03 Jun 2020 08:10:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 4.8.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joakim.tjernlund at infinera dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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 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: Wed, 03 Jun 2020 08:10:19 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D60158 --- Comment #7 from Joakim Tjernlund = --- (In reply to Segher Boessenkool from comment #6) > The powerpcspe backend has been deprecated in GCC 8 and removed during GC= C 9 > development. See corresponding mailing list threads[1,2,3] for details. >=20 > [1] https://gcc.gnu.org/legacy-ml/gcc/2018-04/msg00102.html > [2] https://gcc.gnu.org/legacy-ml/gcc-patches/2018-12/msg00123.html > [3] https://gcc.gnu.org/pipermail/gcc/2020-May/232342.html This is not SPE specific. More like powerpc or gcc=