[Issue 18749] bt instruction using 64-bit register for 32-bit offset

2020-06-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18749

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #11304 "fix Issue 18749 - bt instruction using 64-bit
register for 32-bit offset" was merged into master:

- 94fe8606b02f7065d85393ed9d2685a55012378a by Walter Bright:
  fix Issue 18749 - bt instruction using 64-bit register for 32-bit offset

https://github.com/dlang/dmd/pull/11304

--


[Issue 18749] bt instruction using 64-bit register for 32-bit offset

2020-06-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18749

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@WalterBright created dlang/dmd pull request #11304 "fix Issue 18749 - bt
instruction using 64-bit register for 32-bit offset" fixing this issue:

- fix Issue 18749 - bt instruction using 64-bit register for 32-bit offset

https://github.com/dlang/dmd/pull/11304

--


[Issue 18749] bt instruction using 64-bit register for 32-bit offset

2018-04-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18749

Ketmar Dark  changed:

   What|Removed |Added

 CC||ket...@ketmar.no-ip.org

--


[Issue 18749] bt instruction using 64-bit register for 32-bit offset

2018-04-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18749

ag0aep6g  changed:

   What|Removed |Added

 Blocks||18750


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18750
[Issue 18750] [Tracker] everything wrong with code generation for bt
instruction
--