Re: r251567 - Fix the calling convention of Mingw64 long double values

2015-10-28 Thread Yaron Keren via cfe-commits
Thanks! 2015-10-29 0:29 GMT+02:00 Reid Kleckner via cfe-commits < cfe-commits@lists.llvm.org>: > Author: rnk > Date: Wed Oct 28 17:29:52 2015 > New Revision: 251567 > > URL: http://llvm.org/viewvc/llvm-project?rev=251567&view=rev > Log: > Fix the calling convention of Mingw64 long double values

r251567 - Fix the calling convention of Mingw64 long double values

2015-10-28 Thread Reid Kleckner via cfe-commits
Author: rnk Date: Wed Oct 28 17:29:52 2015 New Revision: 251567 URL: http://llvm.org/viewvc/llvm-project?rev=251567&view=rev Log: Fix the calling convention of Mingw64 long double values GCC uses the x87DoubleExtended model for long doubles, and passes them indirectly by address through function