diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2019-01-28 14:33:12 -0800 |
---|---|---|
committer | Thiago Macieira <thiago.macieira@intel.com> | 2019-01-28 23:51:19 +0000 |
commit | 97ec1d1882a83c23c91f0f7daea48e05858d8c32 (patch) | |
tree | 0af593977f82d1351b8cad7d766fed7675cad34d /src/scripttools/debugging/qscriptdebuggercodewidget.cpp | |
parent | 66f1a94aead9c9b3dacbf91ef763edcda217e56e (diff) | |
download | qtscript-97ec1d1882a83c23c91f0f7daea48e05858d8c32.tar.gz |
Fix build with GCC 8.3
Qualifiers in the asm statement are not allowed in the global scope. I
thought they were necessary for LTO, but I the commit to this file that
added them predates my work on setting up LTO for GCC.
Change-Id: Id98140e1c2f0426cabbefffd157e23e5ece67a49
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidget.cpp')
0 files changed, 0 insertions, 0 deletions