aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/circularSingleton.qml
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-05-19 15:56:10 -0700
committerThiago Macieira <thiago.macieira@intel.com>2016-05-20 20:56:32 +0000
commit18e77550f149722e0554f24ddfa326e03a9fef10 (patch)
treeeddaf9d4f2771ad7880d08cf35c44e901eea585b /tests/auto/qml/qqmllanguage/data/circularSingleton.qml
parent1e44d36ef7f43b6740c23530ae511a98f2a59105 (diff)
Workaround for crashes in QtQml code relating to null this pointersv5.6.1
When compiled in release mode with GCC 6, QtQml crashes. This option gets works around the issue by instructing the compiler not to delete null pointer checks for pointers that the standard says cannot be null, yet apparently are. This is a temporary workaround until a proper solution is found. Change-Id: Id3aab65533904562a6cbfffd14501a185fc91179 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/data/circularSingleton.qml')
0 files changed, 0 insertions, 0 deletions