This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bug with closures on x86 64bit


I created this as issue #41908 on gcc bugzilla.

It seems that libffi gets the closure code wrong for cases where a structure argument containing more than two floats is passed, with the result that the called function sees a structure containing incorrect values.

I attached a testcase to the bugzilla issue.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]