This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libitm/52854] [x32] libitm failures on x32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52854

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-04-04 15:49:31 UTC ---
Author: hjl
Date: Wed Apr  4 15:49:23 2012
New Revision: 186140

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186140
Log:
Use long long in gtm_jmpbuf for x86-64

2012-04-04  H.J. Lu  <hongjiu.lu@intel.com>

    PR libitm/52854
    * config/x86/target.h (gtm_jmpbuf): Replace long with long long
    for x86-64.

Modified:
    trunk/libitm/ChangeLog
    trunk/libitm/config/x86/target.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]