[Issue 6670] Compiler seg fault using std.concurrency.atomicOp

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 14 13:49:40 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6670



--- Comment #1 from Peter Alexander <peter.alexander.au at gmail.com> 2011-09-14 13:49:26 PDT ---
Actually, this is probably related to
http://d.puremagic.com/issues/show_bug.cgi?id=6669

core.atomic uses a lot of inline asm, and atomicOp just causes those functions
to be instantiated, triggering the other seg fault.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list