[Issue 23462] dmd: src/dmd/backend/cod2.d:2158: Assertion cast(int)tysize((*e).Ety) <= REGSIZE() failed

2022-11-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23462 Walter Bright changed: What|Removed |Added Summary|[ICE] dmd: |dmd: |src/dmd/backend/cod2

[Issue 23462] dmd: src/dmd/backend/cod2.d:2158: Assertion cast(int)tysize((*e).Ety) <= REGSIZE() failed

2022-11-05 Thread d-bugmail--- via Digitalmars-d-bugs
--- @WalterBright created dlang/dmd pull request #14623 "fix Issue 23462 - dmd: src/dmd/backend/cod2.d:2158: Assertion cast(in…" fixing this issue: - fix Issue 23462 - dmd: src/dmd/backend/cod2.d:2158: Assertion cast(int)tysize((*e).Ety) <= REGSIZE() failed https://github.com/dlang/dmd/pull/14623 --

[Issue 23462] dmd: src/dmd/backend/cod2.d:2158: Assertion cast(int)tysize((*e).Ety) <= REGSIZE() failed

2022-11-06 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- dlang/dmd pull request #14623 "fix Issue 23462 - dmd: src/dmd/backend/cod2.d:2158: Assertion cast(in…" was merged into master: - 3537f0a2c0fed4d105e252124c12144a8fc7ae4e by Walter Bright: fix Issue 23462 - dmd: src/dmd/backend/c