[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29189] dlltool delaylibs corrupt float/double arguments
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/29189] dlltool delaylibs corrupt float/double arguments |
Date: |
Mon, 15 May 2023 02:29:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29189
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2023-05-15
--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Created attachment 14880
--> https://sourceware.org/bugzilla/attachment.cgi?id=14880&action=edit
patch for base x86_64 arch
This patch just fixes the fp arg problem, leaving vector args for later if it
turns out necessary. I usually don't work on windows bugs, and it's a long
time since I maintained x86 binutils so don't be surprised if I got something
wrong. Please test. I've only tested to the point of seeing that dlltool
doesn't crash..
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/29189] dlltool delaylibs corrupt float/double arguments,
amodra at gmail dot com <=