[Issue 14276] DWARF debug info for SIMD broken

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 21 02:48:43 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14276

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/de2bd348fe46240af3bf5e1190c7de2ed1b8955e
fix Issue 14276 - DWARF debug info for SIMD broken

- subrange needs to follow vector type as child
- base type is encoded separately

https://github.com/D-Programming-Language/dmd/commit/0701de6dd84ca7c9998ed41f50bf33d626082493
Merge pull request #4485 from MartinNowak/fix14276

fix Issue 14276 - DWARF debug info for SIMD broken

--


More information about the Digitalmars-d-bugs mailing list