Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1605 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

R8 and R9 registers not saved to stack for x86-64 LDC GC

Reported by: fvbommel Assigned to: fawzi
Priority: major Milestone: 0.99.9
Component: Core Functionality Version: 0.99.8 Sean
Keywords: Cc:

Description

See patch.

Attachments

64-bit-gc-asm.patch (1.9 kB) - added by fvbommel on 04/17/09 16:26:10.

Change History

04/17/09 16:26:10 changed by fvbommel

  • attachment 64-bit-gc-asm.patch added.

05/01/09 15:26:44 changed by fawzi

  • status changed from new to closed.
  • resolution set to fixed.

(In [4605]) saving registers r8 and r9 to the stack with ldc x86_64, closes #1605