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: [target.md]: Backend passes cause code bloat of +140%.


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
joseph@codesourcery.com


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