From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 41E8A3858424; Fri, 9 Sep 2022 00:56:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 41E8A3858424 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662685018; bh=OJZjeN+B0K/1YaYMGAZHojA3pIP08C+bY29HF7wnsBc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fTmMkPiabbldbKFIfTNO+8N+9sWwxkc+uQsCcLyPPVWaEvifFjOdjItf9Jk3ZTR2t l9MLAlOVqSxPQI6Z1FmLIePnFBGWKm6ocQW/0rF5ohzQXcsk3EVM6HIMxs6bqHvbK4 T8/dz+LyPeqEygV5s0LC1FE66xQhLIU/f7SMFmHA= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/24835] powerpc build breaker with Werror=odr Date: Fri, 09 Sep 2022 00:56:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D24835 --- Comment #4 from Tom Tromey --- (In reply to Keith Seitz from comment #2) > (In reply to Tom Tromey from comment #1) > > Is it enough to just remove that 'const' from regdat.sh? > > That seems like an unobjectionable patch to me. >=20 > It is enough to get PowerPC building again. The question is, > would we rather change everything to 'const' instead?=20 If they are truly unchanging then it definitely seems better. --=20 You are receiving this mail because: You are on the CC list for the bug.=