From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E16C43858409; Mon, 10 Apr 2023 12:44:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E16C43858409 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681130657; bh=U+mMgQK5HQeGEErwa+IxiJedomfz/tDhaOWXNyiuN5g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YBBi5vBYnm0pke5Cwb0McXJvrQrsxNUqyQWYNkNqM4yMMYoCVTupTpml2dRIZcM4A EdrnZV9d3TXtUynHXqvZi1qfOeIG3XpFZsx11WT6uaea880oWCPaAA77M4iYVwHHjD lAemyqENH2QJfUaLwwA8D+kOc9QKLI0BzCzle4Co= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/85667] ms_abi rules aren't followed when returning and passing short structs with float and double values Date: Mon, 10 Apr 2023 12:44:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: ABI X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 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=3D85667 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jistone at redhat dot com --- Comment #16 from Eric Botcazou --- *** Bug 82028 has been marked as a duplicate of this bug. ***=