diff options
author | Thierry Bastian <thierry.bastian@nokia.com> | 2011-04-19 15:47:23 +0200 |
---|---|---|
committer | Thierry Bastian <thierry.bastian@nokia.com> | 2011-04-19 15:47:23 +0200 |
commit | 364ce5b7f5379499562b4f4f5a68da7ba068fe1e (patch) | |
tree | ff89e62c96c07df6681ab985157c7e23b3c8ca4b /doc/src/snippets/code/doc_src_qdbusadaptors.qdoc | |
parent | 443d5b17619002cd6bb428198c453271a01accab (diff) | |
download | qt4-tools-364ce5b7f5379499562b4f4f5a68da7ba068fe1e.tar.gz |
Fixed a crash on Windows XP with mingw in threaded-code
The thread callback doesn't align the stack on 16-bytes on WinXP.
That causes a crash when we call SSE code. So now we tell the
compiler to force that alignment of the stack.
Task: QTBUG-18631
Reviewed-By: Olivier
Diffstat (limited to 'doc/src/snippets/code/doc_src_qdbusadaptors.qdoc')
0 files changed, 0 insertions, 0 deletions