From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 30E943858C2A; Wed, 6 Dec 2023 12:53:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 30E943858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701867233; bh=aOdoSK4gKR/ZhV1QsJc4+CsbmR9rXCvD8C8FkQ2UXU4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VIm/oxR4WIhsPgS3KNzdrPrYaIh3LTBwmGBbwHxUcmAbHUMAdMvulQDFtBP6JGk/y pp7g24bS9yHEhHKY2+Rj7jBZV4HeAWmBH/DPhNMwmLxC0oq4Ci8LPa+M7VU/YnNwnR lScvPDMFTGH591u0Fcp1W29pUpHrRWKoKPs4dYbU= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/109289] Conflicting types for built-in functions in libgcc/emutls.c Date: Wed, 06 Dec 2023 12:53:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: cc bug_status resolution 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=3D109289 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Thomas Schwinge --- (In reply to myself from comment #2) > Similarly seen for GCN target, and this is now fatal Actually, sorry, that's not accurate; the "warning: conflicting types" didn= 't turn fatal. Anyway: 'libgcc/emutls.c' should now be clean to build; please re-open if n= ot.=