Sectioned variables?

Arav Ka arav1025 at gmail.com
Wed Sep 27 11:59:16 UTC 2017


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?


More information about the Digitalmars-d-learn mailing list