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

Reply via email to