[Issue 18489] [REG 2.073]Internal error: dmd/backend/cgcod.c 1688

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 26 02:26:00 UTC 2018


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/65eed9c366c3a07f72152603cdb5f047e6d8948c
Fix issue 18489 - SROA w/ vector arguments

Since we can't easily slice the contents of a XMM register avoid slicing
symbols passed in such registers.

https://github.com/dlang/dmd/commit/a142adda22e2f7194f1fd85cbffc6e48624ef06f
Merge pull request #8057 from LemonBoy/b18489

Fix issue 18489 - SROA w/ vector arguments

--


More information about the Digitalmars-d-bugs mailing list