[Mingw-w64-public] corrupted dtor call of thread_local object on i686?

2014-06-24 Thread lh_mouse
I ran into a crash today and I have found the reason for it. It seems that the 'this' pointer that is passed to the dtor of a thread_local object is corrupted. I have provided a testcase for this problem. This crash happens on i686 only. E:\Desktop>g++ -v (... omitted ...) Thread model: win32 g

Re: [Mingw-w64-public] [PATCH] Add softmath mainly for ARM

2014-06-24 Thread Kai Tietz
2014-06-22 14:38 GMT+02:00 André Hentschel : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am 21.06.2014 22:06, schrieb Kai Tietz: >> 2014-06-21 18:10 GMT+02:00 André Hentschel : >>> Am 21.06.2014 17:10, schrieb André Hentschel: Hi, this time i just put some commits on github for