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

Re: -ftest-coverage and .got sections on alpha


> I have some large program files that compile fine on alphaev6 unless
> I use -ftest-coverage and -fprofile-arcs to prepare them for gcov
> analysis.  When I do that I get the infamous .got section over 64K
> message from the linux loader. 

Not being very familiar with that architecture: Where does this limit
come from, and how could it be removed? I find it very strange that
a 64 bit target suffers from a 16 bit limit...

Regards,
Martin

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