[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #1 from Kenji Hara --- Introduced in: https://github.com/D-Programming-Language/dmd/pull/4505 --

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #2 from Kenji Hara --- Reduced test case: auto aafunc(string k) { enum aa = [ "K": "V" ]; auto p = k in aa; return null; } struct MapResult(alias fun, R) { R _input; @property auto ref front() { return f

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #3 from Kenji Hara --- https:

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/46acdb60537358bd742543d55e97e22eeacc33a5 fix Issue 14754 - 64bit wron

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/22e27f5d84dc39d005106303986d91525e2834bf Merge pull request #4795 from

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-07-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #6 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/22e27f5d84dc39d005106303986d91525e2834bf Merge pull request #4795 from

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2015-10-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/46acdb60537358bd742543d55e97e22eeacc33a5 fix Issue 14754 - 64bit wron

[Issue 14754] [REG2.068b1] 64bit wrong code with -inline

2017-07-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14754 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/46acdb60537358bd742543d55e97e22eeacc33a5 fix Issue 14754 - 64bit wrong code with -inline https://gith