[Issue 3421] Inline assembler problems accessing static variables

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3421 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.035 |D2 --

[Issue 3421] Inline assembler problems accessing static variables

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3421 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3421] Inline assembler problems accessing static variables

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3421 --- Comment #2 from Graham grahamc00...@yahoo.co.uk 2009-10-20 15:29:29 PDT --- Thanks. Is there any way to put __gshared or immutable into a typedef or alias so that conditional compilation can allow code to compile with both DMD v1 and DMD

[Issue 3421] Inline assembler problems accessing static variables

2009-10-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3421 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---