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: fix weak-5 on alpha


On Thu, May 16, 2002 at 11:56:17AM +0200, Franz Sirl wrote:
> Hmm, unfortunately I didn't notice that in your last patch, but why do you 
> warn about vfoo1f and vfoo1g now? In both cases the variable is defined, so 
> dereferencing is no problem, even if it is weak, or?

No.  Specifically, one may not apply small data or gp-relative
optimizations to weak symbols.


r~


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