[Bug libitm/85988] Incorrect offsets of __private_tm and pointer_guard

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed May 30 03:40:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85988

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com
            Summary|Incorrect offset of         |Incorrect offsets of
                   |__private_tm                |__private_tm and
                   |                            |pointer_guard

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
The offsets of pointer_guard are:

i386:   24 bytes == 24 bytes
x32:    28 bytes != 24 bytes
x86_64: 48 bytes == 48 bytes


More information about the Gcc-bugs mailing list