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] | |
Yes, beginning with 4.7 version of gcc the proper caller pops aggregate return pointer ABI automatically enabled for mingw 32-bit target. To get old behavior of callee pops aggreate return pointer (gnuish variant of 32-bit IA ABI), you need to specify attribute to function manually - as described in PR/36834.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |