From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 94B0C385C41C; Mon, 3 Oct 2022 10:14:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94B0C385C41C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664792075; bh=27yUeydnm46hReAB9KztQi9LVGBk4ujYrk9008wZctE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D0AGbdFJkSLVNPYnGmVV5cVMKxn2Cv29tlQ0J87JErlSQJEhKIlgjquoZMdn+oVTG BZWVp77WW+ZxZq6OeoOjva7K9W31gR0xIi5fGeoEDMJqdQbjqfnZ5Yjh2tTSo3ow5H yX87tIC6/AArvud/qK8NeztkUUZWypm5VHgsTHVA= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107128] armhf: floatn-common.h:214:9: error: multiple types in one declaration Date: Mon, 03 Oct 2022 10:14:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: cc 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=3D107128 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek --- By older in this case is any glibc >=3D 2.26 and < https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommit;h=3D3e5760fcb48528d48d= eeb60cb885a97bb731160c (i.e. for gcc 13, you can avoid fixincludes only for very old glibc (< 2.26= ) or if you have 4 or less days old glibc trunk.=