https://sourceware.org/bugzilla/show_bug.cgi?id=20755
Jan Kratochvil changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=21197
Bug ID: 21197
Summary: Why Function Argument Did Not Pass in SSE Register
With Attributes sseregparm When Param Data Type is
Long Double?
Product: binutils
Ver
https://sourceware.org/bugzilla/show_bug.cgi?id=21197
--- Comment #2 from Rudy Y. ---
I think this shoud move into gas not binutils, sorry.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-b
https://sourceware.org/bugzilla/show_bug.cgi?id=21197
--- Comment #1 from Rudy Y. ---
Oh, I forgot to mention that if data type is double or float the code work
without a problem.
It mean the param is set in sse register not stack.
--
You are receiving this mail because:
You are on the CC list
https://sourceware.org/bugzilla/show_bug.cgi?id=21180
--- Comment #3 from Nick Clifton ---
Created attachment 9849
--> https://sourceware.org/bugzilla/attachment.cgi?id=9849&action=edit
Proposed patch
Thanks - I can reproduce the problem now.
Please could you try out the uploaded patch and le
https://sourceware.org/bugzilla/show_bug.cgi?id=21193
--- Comment #3 from rguenther at suse dot de ---
On Wed, 22 Feb 2017, nickc at redhat dot com wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=21193
>
> Nick Clifton changed:
>
>What|Removed |Adde
https://sourceware.org/bugzilla/show_bug.cgi?id=20744
Alan Modra changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---