commit | 7a3a51414092bf9373987b0bc46cc9416b272df4 | [log] [tgz] |
---|---|---|
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Dec 13 08:16:43 2008 +0000 |
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Dec 13 08:16:43 2008 +0000 |
tree | a9bcfb88445cb1e835b0cf7c8751cc949d87d4c0 | |
parent | da93a1fd49778e3107c346317a044455f8b46e2f [diff] |
Fix TARGET_LONG_BITS warning in TCG Looking at tcg/tcg.c:828, the bug that the warning indicated would show up as incorrect PC shown in log, only on 32 bit big endian host emulating a 64 bit target, -d op flag enabled. Now that dyngen is gone, the patch can be applied. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5998 c046a42c-6fe2-441c-8c8c-71466251a162