summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-03 14:56:21 -0800
committerShawn Rutledge <shawn.rutledge@digia.com>2015-01-21 11:08:52 +0100
commit3bbc1bf53bac7648637d92abecadc568acfffb2d (patch)
tree387f2754babd28b146642e21d5a254afa09f818b /src/corelib/xml/qxmlstream.cpp
parent05feaeed435d5e28753bc5b2a83f44e6d16a0dd7 (diff)
Implement the unaligned byteswap functions using the aligned ones
This leaves the decision on whether to do unaligned stores to the compiler, as opposed to forcing it by ourselves. Since we're now implementing them using two calls, this invalidates the compiler bug that triggered the #ifdef for Sun Studio (whatever that bug was). Change-Id: I4e494ca860a15b9427b2a3000921bf5d92cbb5ef Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/xml/qxmlstream.cpp')
0 files changed, 0 insertions, 0 deletions