diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-09-08 11:20:47 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-09-08 17:32:10 (GMT) |
commit | 4c0e59e6ad6b697a28f7c57540fb2eb0042d04d0 (patch) | |
tree | ad7f652e5f9c6fa3a27b00b402f3aebadeb54ea3 /src/corelib/tools/qstack.h | |
parent | 13192187f96554277ffdae40f5117682041b3556 (diff) | |
download | Qt-4c0e59e6ad6b697a28f7c57540fb2eb0042d04d0.zip Qt-4c0e59e6ad6b697a28f7c57540fb2eb0042d04d0.tar.gz Qt-4c0e59e6ad6b697a28f7c57540fb2eb0042d04d0.tar.bz2 |
Work around a compiler bug on 64-bit.
Some GCC versions seem to think that the EBX register is the PIC
register even on 64-bit. So instead of telling GCC that we clobbered
it, save it instead on a temporary register.
Reviewed-by: Trust Me
Diffstat (limited to 'src/corelib/tools/qstack.h')
0 files changed, 0 insertions, 0 deletions