[Issue 1829] Inline assembler cannot get label addresses

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|D1 & D2 |D2

--


[Issue 1829] Inline assembler cannot get label addresses

2015-02-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

--- Comment #12 from github-bugzi...@puremagic.com ---
Commit pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/c94f831379525d6bddc699bde5f474c5a602e2ba
Merge pull request #3483 from Orvid/labeloperands

--


[Issue 1829] Inline assembler cannot get label addresses

2014-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

bearophile_h...@eml.cc changed:

   What|Removed |Added

 CC||bearophile_h...@eml.cc

--- Comment #11 from bearophile_h...@eml.cc ---
(In reply to Orvid King from comment #10)
> It appears I failed to add the word fixes to the description of the commit,
> so this wasn't auto-marked as resolved when the PR was merged.

I'd like to see somewhere a working example of jump table in D.

--


[Issue 1829] Inline assembler cannot get label addresses

2014-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

Orvid King  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||blah38...@gmail.com
 Resolution|--- |FIXED

--- Comment #10 from Orvid King  ---
It appears I failed to add the word fixes to the description of the commit, so
this wasn't auto-marked as resolved when the PR was merged.

--


[Issue 1829] Inline assembler cannot get label addresses

2014-12-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

--- Comment #9 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/c94f831379525d6bddc699bde5f474c5a602e2ba
Merge pull request #3483 from Orvid/labeloperands

Issue 1829 - Allow labels as inline asm operands

--


[Issue 1829] Inline assembler cannot get label addresses

2014-06-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1829

hst...@quickfur.ath.cx changed:

   What|Removed |Added

   Keywords||pull
 CC||hst...@quickfur.ath.cx

--- Comment #8 from hst...@quickfur.ath.cx ---
https://github.com/D-Programming-Language/dmd/pull/3483

--


[Issue 1829] Inline assembler cannot get label addresses

2012-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1829


Dmitry Olshansky  changed:

   What|Removed |Added

Version|1.026   |D1 & D2
 OS/Version|Windows |All


--- Comment #7 from Dmitry Olshansky  2012-12-27 
01:52:43 PST ---
Applies to D2 as well.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1829] Inline assembler cannot get label addresses

2012-12-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1829


yebblies  changed:

   What|Removed |Added

 CC||dmitry.o...@gmail.com


--- Comment #6 from yebblies  2012-12-27 18:27:59 EST ---
*** Issue 8448 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1829] Inline assembler cannot get label addresses

2012-12-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1829


yebblies  changed:

   What|Removed |Added

 CC||p0lycyb...@gmail.com


--- Comment #5 from yebblies  2012-12-27 18:27:53 EST ---
*** Issue 2505 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1829] Inline assembler cannot get label addresses

2012-05-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1829


ponce  changed:

   What|Removed |Added

 CC||alil...@gmail.com


--- Comment #4 from ponce  2012-05-15 15:42:19 PDT ---
This missing feature pervents making manual jump-tables.

It's not a biggie if final switch can generate branchless jump-tables.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---