http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52854
--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-04-04 15:51:23 UTC --- Author: hjl Date: Wed Apr 4 15:51:15 2012 New Revision: 186141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186141 Log: Use long long in gtm_jmpbuf for x86-64 2012-04-04 H.J. Lu <hongjiu...@intel.com> Backported from mainline 2012-04-04 H.J. Lu <hongjiu...@intel.com> PR libitm/52854 * config/x86/target.h (gtm_jmpbuf): Replace long with long long for x86-64. Modified: branches/gcc-4_7-branch/libitm/ChangeLog branches/gcc-4_7-branch/libitm/config/x86/target.h