From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E069B3858D20; Wed, 9 Nov 2022 15:52:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E069B3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668009154; bh=ZtbBHE/G8GT0QS96jol0sAfPcKsCwtOB1BpvBGZZYZw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f/4XZTK2jlWRHQB2pcOeLiZCgImYKBL6NAjpu5MHPiNbaGZHjc1JgmLvr4IVl2cn7 NbULSyXQnjPTKe/Geb9VVNvtYa+ayamKJopc0VMRNZlOrChQk98nDizjhysQeEEytB uv5UX1oag4sg9hyU3k4JytErprHFDqtoInnV1G2s= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug sim/29752] sim: build failure with Clang 16 (-Wincompatible-function-pointer-types, -Wimplicit-function-declaration) Date: Wed, 09 Nov 2022 15:52:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: sim X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca 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=3D29752 --- Comment #7 from Simon Marchi --- Ok, I re-read you original message and I understand what you mean. That's = odd for compilers to decide for some diagnostics not to follow -W(no-)error. We currently add -Werror when development mode is on, that is outside of releases. We should perhaps use -Wno-error when development mode is off th= en. --=20 You are receiving this mail because: You are on the CC list for the bug.=