summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2010-12-15 12:41:08 +0100
committerSamuel Rødal <samuel.rodal@nokia.com>2010-12-15 12:57:34 +0100
commite0aa9897bc2d04054cc65dbe3452bee2ed2eacd8 (patch)
tree3ff5438efd21783ca98b6209f44503da254abc6b /doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp
parentaf5984ef163894b6eb43894aa4075e947642bb6d (diff)
downloadqt4-tools-e0aa9897bc2d04054cc65dbe3452bee2ed2eacd8.tar.gz
Prevent crash in drawhelper code when the cpu has MMXEXT but no SSE.
We can't use the qdrawhelper_sse.cpp or qdrawhelper_sse3dnow.cpp when SSE is not run-time detected, as those are compiled with -msse and MMXEXT is just a subset of SSE. The compiler might choose to use an instruction not in the subset, causing a crash at run-time. Task-number: QTBUG-15693 Reviewed-by: Thiago Macieira
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions