[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/20984] different DOT value in the 'same' place
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/20984] different DOT value in the 'same' place |
Date: |
Wed, 21 Dec 2016 05:05:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20984
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |INVALID
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Not a bug. .tbss effectively has zero size in the memory image. So sections
and symbols following .tbss are placed at the same address as .tbss.
--
You are receiving this mail because:
You are on the CC list for the bug.