From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A65183858403; Thu, 8 Feb 2024 16:56:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A65183858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707411377; bh=V9VBSvyk3JX9IGtWqq8EO5NTaoR2ea5BYiqx9AaEyi0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=niXKzVRwlkRQGMOwSnB+0CyS/Qq+gxQD81sXEjlpDvpBEUrBNJCdffQvvCXPhsEIG uqS5Isaw9TK0j4l0qeEXjJrmsmfujVldVev+rcEm9+klNEzzzhce+5tL53ElmlQ0Nl A/nyZMa++l3b3XwzuJKp5s7s307be86Tj4QDNaMc= From: "arnez at linux dot ibm.com" To: gdb-prs@sourceware.org Subject: [Bug gdb/31328] gdb fails to compile with clang due to missing parentheses Date: Thu, 08 Feb 2024 16:56:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: arnez at linux dot ibm.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution 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=3D31328 Andreas Arnez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |arnez at linux dot ibm.com Resolution|--- |FIXED --- Comment #3 from Andreas Arnez --- OK, I pushed Jens' updated version of the patch as commit 51d525db2edce2708d85 -- gdb: Fix building with clang Which should resolve this particular build issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=