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

[Bug target/49868] Implement named address space to place/access data in flash memory


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868

--- Comment #14 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-01-24 12:38:59 UTC ---
Author: gjl
Date: Tue Jan 24 12:38:52 2012
New Revision: 183473

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183473
Log:
    PR target/49868
    * doc/extend.texi (AVR Named Address Spaces): Move sample code up.
    Remove note on size/offset limitation.
    (AVR Variable Attributes): Add example how to read data located
    with progmem.  Refer to named address spaces.
    * doc/invoke.texi (AVR Options): Fix typo.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi
    trunk/gcc/doc/invoke.texi


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