From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 50C463858C52; Mon, 13 Mar 2023 00:37:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50C463858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678667831; bh=KBjz3ymfex87/8dbyTCrTwowjhIhMLRZCxJZcoBarz0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RwcaszPstAdOR4FvlX0Rqwx3W94SqIQvuN1p+DO4UBYv0hkLIjH/xrBcGSGJww1Sl 91L//lV8VxaRQLNX72XZi4wUWSXn7diqjEU/e2w79RNS0z+h8JFrjS5bHp4/id+r7B FgBDVKBR7FwKEYJvRjsFxZpmlntbvjA35XG91BAI= From: "vfazio at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/101766] Microblaze gcc misses symver but __has_attribute(symver) returns true Date: Mon, 13 Mar 2023 00:37:11 +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: 10.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vfazio at gmail dot com 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=3D101766 --- Comment #7 from Vincent Fazio --- Created attachment 54646 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54646&action=3Dedit partial patch for microblaze migration to elfos.h=