[Issue 20600] New: C++ header output `-HC` can't write size_t correctly

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20600 Issue ID: 20600 Summary: C++ header output `-HC` can't write size_t correctly Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 20599] New: cpp_long as enum type doesn't work

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20599 Issue ID: 20599 Summary: cpp_long as enum type doesn't work Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 20596] [REG2.086] Error on missed stack allocation for closure for template

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20596 johanenge...@weka.io changed: What|Removed |Added Keywords||performance --

[Issue 20596] [REG2.086] Error on missed stack allocation for closure for template

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20596 --- Comment #1 from johanenge...@weka.io --- Extra note: the error is only triggered if the delegate is defined in an @nogc function. Without @nogc, this is a silent performance regression (or worse). --

[Issue 20598] AssertError@dmd/optimize.d(692): Assertion failure

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20598 Iain Buclaw changed: What|Removed |Added Keywords||ice-on-invalid-code CC|

[Issue 20598] New: AssertError@dmd/optimize.d(692): Assertion failure

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20598 Issue ID: 20598 Summary: AssertError@dmd/optimize.d(692): Assertion failure Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: critical

[Issue 20597] New: [REG2.080] Wrong closure GC allocation with dip1000

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20597 Issue ID: 20597 Summary: [REG2.080] Wrong closure GC allocation with dip1000 Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 20597] [REG2.080] Wrong closure GC allocation with dip1000

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20597 johanenge...@weka.io changed: What|Removed |Added Keywords||industry, rejects-valid --

[Issue 20596] [REG2.086] Error on missed stack allocation for closure for template

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20596 johanenge...@weka.io changed: What|Removed |Added Keywords||industry, rejects-valid --

[Issue 20596] New: [REG2.086] Error on missed stack allocation for closure for template

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20596 Issue ID: 20596 Summary: [REG2.086] Error on missed stack allocation for closure for template Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20593] [GCC ASM] Parser syntax for asm operands differs from GCC

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

[Issue 20595] New: there should be a way to suggest that `auto` return will only be of certain types

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20595 Issue ID: 20595 Summary: there should be a way to suggest that `auto` return will only be of certain types Product: D Version: D2 Hardware: All OS: All

[Issue 20592] [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure

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

[Issue 20594] [GCC ASM] Should the asm { } syntax be modernized for D2?

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20594 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org Assignee|nob.

[Issue 20594] New: [GCC ASM] Should the asm { } syntax be modernized for D2?

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20594 Issue ID: 20594 Summary: [GCC ASM] Should the asm { } syntax be modernized for D2? Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20593] [GCC ASM] Parser syntax for asm operands differs from GCC

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20593 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org Assignee|nob.

[Issue 20593] New: [GCC ASM] Parser syntax for asm operands differs from GCC

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20593 Issue ID: 20593 Summary: [GCC ASM] Parser syntax for asm operands differs from GCC Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20592] [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20592 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 20592] New: [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure

2020-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20592 Issue ID: 20592 Summary: [GCC ASM] [ICE] dmd/iasmgcc.d(332): Assertion failure Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major