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]
Other format: [Raw text]

Re: Propagating attributes for to structure elements (needed fordifferent address spaces)


On Mon, 25 Apr 2005, Martin Koegler wrote:

> The solution would be to add also for the base type of an array the 
> eeprom attribute. Additonally all elements of structures and unions must 
> also have the eeprom attribute added.

The solution is to implement DTR18037 named address spaces.  Naturally 
such implementation involves implementing the proper semantics for the 
types of structure element references.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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