[Issue 21099] New: std.container.array.Array should define opSliceAssign for multi-elements

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21099 Issue ID: 21099 Summary: std.container.array.Array should define opSliceAssign for multi-elements Product: D Version: D2 Hardware: All OS: All Status:

[Issue 6459] Inline assembler does not work well for 64 bit registers R8..R15

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6459 --- Comment #7 from Walter Bright --- (In reply to Graham from comment #3) > I also notice if you do: > > and RAX,0x > > the compiler accepts it but generates: > > and RAX,0x > > because, of course, there is no imm6

[Issue 21100] New: The internal data of std.container.array.Array cannot be referenced.

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21100 Issue ID: 21100 Summary: The internal data of std.container.array.Array cannot be referenced. Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 21101] New: Inline Assembler: 32 bit values are truncated to 32 bits

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21101 Issue ID: 21101 Summary: Inline Assembler: 32 bit values are truncated to 32 bits Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW

[Issue 21101] Inline Assembler: 32 bit values are truncated to 32 bits

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21101 Walter Bright changed: What|Removed |Added Keywords||iasm, wrong-code See Also|

[Issue 6459] Inline assembler does not work well for 64 bit registers R8..R15

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6459 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 6459] Inline assembler does not work well for 64 bit registers R8..R15

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6459 --- Comment #8 from Walter Bright --- (In reply to Graham from comment #4) > Another negative immediate value issue: Transferred to https://issues.dlang.org/show_bug.cgi?id=21101 One bug per issue, please. --

[Issue 6459] Inline assembler does not work well for 64 bit registers R8..R15

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6459 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #9 from Dlang Bot --- @WalterBr

[Issue 21102] New: [Oh No! Page Not Found]

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21102 Issue ID: 21102 Summary: [Oh No! Page Not Found] Product: D Version: D2 Hardware: All URL: http://dlang.org/ OS: All Status: NEW Severity: normal

[Issue 21103] New: isDynamicArray instantiates unecessary templates

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21103 Issue ID: 21103 Summary: isDynamicArray instantiates unecessary templates Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Pr

[Issue 21103] isDynamicArray instantiates unecessary templates

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21103 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @Moonlig

[Issue 6459] Inline assembler does not work well for 64 bit registers R8..R15

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6459 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21104] New: certain array operations fail during CTFE when used to initialize a static array

2020-08-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21104 Issue ID: 21104 Summary: certain array operations fail during CTFE when used to initialize a static array Product: D Version: D2 Hardware: All OS: All