http://bugzilla.gdcproject.org/show_bug.cgi?id=196

--- Comment #11 from Iain Buclaw <ibuc...@gdcproject.org> ---
I can confirm that this shows on Linux, however unlike OSX, GNU assembles
without error.

---
        .align 32
        .type   .3531, @object
        .size   .3531, 80
.3531:
        .quad   _D3bug11ThreadError6__vtblZ
        .quad   0
        .zero   16
        .zero   16
        .quad   0
        .zero   8
        .zero   8
        .zero   8

---


I'm reading this as, there is a global symbol being emitted with no name, so
gcc gives it a unique identifier.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to