From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 12F623858409; Mon, 22 Jan 2024 20:05:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 12F623858409 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705953933; bh=Hl9sxEapFVXJCWCdEF7gYjR8xt+nWVlPSFr4ROjRb5A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=C+3FyV1HosRer5bRkIBhaZEGTDsIa1Zrnk1KvnCFdfnkqkwosg7Rpe3SL7jGlp8Vv WZnhHpcqZhEQpNCPpi7CM0OtvSZtGTJ5SJABg0l1a06iaxKuIGjzbcW05+rplnDkfd czLhJZTIP3cZUjgjlTMQUdclOrCoDgaJi6Jl/oRs= From: "fche at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug sim/29752] sim:frv: -Wincompatible-function-pointer-types build failure: sem.c:24343:41: error: incompatible function pointer types passing 'void (SIM_CPU *, UINT, UDI)' to parameter of type 'void (*)(SIM_CPU *, UINT, DI)' Date: Mon, 22 Jan 2024 20:05:32 +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: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: brolley at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fche at redhat dot com --- Comment #14 from Frank Ch. Eigler --- Go ahead with the UDI->DI change. If the code builds, and still passes simulator smoke tests, it should be fine. --=20 You are receiving this mail because: You are on the CC list for the bug.=