GCC supports a `__attribute((section("...")))` for variables to
put them in specific sections in the final assembly. Is there any
way this can be achieved in D? Does GDC support this?
- Sectioned variables? Arav Ka via Digitalmars-d-learn
- Re: Sectioned variables? kinke via Digitalmars-d-learn
- Re: Sectioned variables? Nicholas Wilson via Digitalmars-d-learn