From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 304433858C50; Sun, 5 Feb 2023 23:08:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 304433858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675638487; bh=QcyRAYue63tygOKRb8vrQ7zKEZNsim32XCbdjhvAQ/o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O7KqXHU+X/4NV94AgalmekOYDiQm1uWbcizOa9uX67+wr4K5vBxD1S/GCz+iBeQ8/ jAsalN4quIoKVOUgnHx4ZhvhlSil2/31JdMxXMzWIc8hoVjwudtotCOsL6KDAiL7KX aeVTVEC6ejqrkHpHbSyjvVr2aTtSMGwJYWJqIscs= From: "jdx at o2 dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/108662] Cast between incompatible function types in libiberty/physmem.c under MinGW-W64/MSYS2 on Windows 10 Date: Sun, 05 Feb 2023 23:08:07 +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: 13.0 X-Bugzilla-Keywords: internal-improvement X-Bugzilla-Severity: normal X-Bugzilla-Who: jdx at o2 dot pl X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: attachments.created 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108662 --- Comment #1 from Jan Dubiec --- Created attachment 54410 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54410&action=3Dedit Proposed patch=