new attribute?

Robert Lipe robertlipe@usa.net
Wed Apr 18 10:14:00 GMT 2001


> Hi. Is there anything in the works (or would it be acceptable) to add
> an "org" attr - the idea being that one could place a data structure
> at a specific memory location in the code?

You don't need another language extension for that.

Make it extern in your code and set the location of it in your linker
script.

RJL



More information about the Gcc mailing list