Hello!
> We need to use long long instead of long in gtm_jmpbuf for x86_64 since
> long in x32 is 32bits. OK for trunk and 4.7 branch?
>
> 2012-04-03 H.J. Lu
>
> PR libitm/52854
> * config/x86/target.h (gtm_jmpbuf): Replace long with long long
> for x86-64.
OK.
Thanks,
Uros
Hi,
We need to use long long instead of long in gtm_jmpbuf for x86_64 since
long in x32 is 32bits. OK for trunk and 4.7 branch?
Thanks.
H.J.
---
2012-04-03 H.J. Lu
PR libitm/52854
* config/x86/target.h (gtm_jmpbuf): Replace long with long long
for x86-64.
diff --git