This is the mail archive of the gcc-patches@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]

Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I


On Mon, Oct 6, 2014 at 12:42 AM, Dominik Vogt <vogt@linux.vnet.ibm.com> wrote:
>
> On s390[x] the symbol value of a section symbol is definitely not
> zero.

Is true even in an object file?  I agree that in an executable a
section symbol will have a non-zero value, but that case doesn't arise
since an executable won't have (non-dynamic) relocations.  But I'm
quite surprised that hear that the section symbol would be non-zero in
an object file.

Ian


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