This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: [PATCH] SPU Initialize __ea_local_store via register 6


Andrew Pinski wrote:
> > The effective address (EA) of the local store (LS) is now passed via
> > register 6, store it into a global variable.
> 
> > +.comm __ea_local_store,16,16
> 
> Do you really want a common symbol here?

Why not?  This is just what GCC would use to implement
a (uninitialized) global variable ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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