December 06, 2014 [dmd-internals] [D-Programming-Language/dmd] 4e9521: Labels are now valid operands to any inline asm op... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4e95218b9feca529a7fa954ce834ec89d8a55f44 https://github.com/D-Programming-Language/dmd/commit/4e95218b9feca529a7fa954ce834ec89d8a55f44 Author: Orvid King <blah38621@gmail.com> Date: 2014-04-24 (Thu, 24 Apr 2014) Changed paths: M src/iasm.c A test/compilable/iasm_labeloperand.d A test/fail_compilation/fail12635.d Log Message: ----------- Labels are now valid operands to any inline asm op-code expecting a memory address. Also fixes #12635. Commit: c94f831379525d6bddc699bde5f474c5a602e2ba https://github.com/D-Programming-Language/dmd/commit/c94f831379525d6bddc699bde5f474c5a602e2ba Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-12-06 (Sat, 06 Dec 2014) Changed paths: M src/iasm.c A test/compilable/iasm_labeloperand.d A test/fail_compilation/fail12635.d Log Message: ----------- Merge pull request #3483 from Orvid/labeloperands Issue 1829 - Allow labels as inline asm operands Compare: https://github.com/D-Programming-Language/dmd/compare/3a46cef4b24f...c94f83137952 |
Copyright © 1999-2021 by the D Language Foundation