On Wed, 21 Jan 2009, Georg-Johann Lay wrote: > Up to now, LPM is not implemented in the compiler because GCC does not > allow to add new target specific qualifiers like "flash".
Note that work on ISO TR 18037 named address spaces is underway for GCC 4.5 (currently on named-addr-spaces-branch). So you may wish to move to using that for accessing memory with special properties. -- Joseph S. Myers jos...@codesourcery.com