[Issue 23880] ImportC: __attribute__((vector_size(N))) is not implemented

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

[Issue 23875] ImportC: __attribute__ in a cast doesn't work

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

[Issue 23857] backend inliner takes too long on recursive function call

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23857 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot ---

[Issue 23875] ImportC: __attribute__ in a cast doesn't work

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

[Issue 23880] ImportC: __attribute__((vector_size(N))) is not implemented

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23880 Walter Bright changed: What|Removed |Added Keywords||ImportC See Also|

[Issue 23880] New: ImportC: __attribute__((vector_size(N))) is not implemented

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23880 Issue ID: 23880 Summary: ImportC: __attribute__((vector_size(N))) is not implemented Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 23024] Large static array causes access violation on Windows with DMD

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

[Issue 20737] TLS variables unusable with -betterC for Windows MSVC targets

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20737 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #7 from Dlang Bot ---

[Issue 23879] New: ImportC: Windows system headers use `__alignof`

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23879 Issue ID: 23879 Summary: ImportC: Windows system headers use `__alignof` Product: D Version: D2 Hardware: All OS: Windows Status: NEW Keywords: ImportC

[Issue 23878] New: [REG 2.103] internal compiler error: C++ 'null' template value parameter is not supported

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23878 Issue ID: 23878 Summary: [REG 2.103] internal compiler error: C++ 'null' template value parameter is not supported Product: D Version: D2 Hardware: All OS: All

[Issue 23877] New: ImportC: Importing byteswap.h results in undefined reference to core.bitop.byteswap with -betterC

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23877 Issue ID: 23877 Summary: ImportC: Importing byteswap.h results in undefined reference to core.bitop.byteswap with -betterC Product: D Version: D2 Hardware: x86_64

[Issue 23874] -profile=gc segfaults / ICE regression

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23874 Jan Jurzitza changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 23876] New: segfault / ICE regression with packages

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23876 Issue ID: 23876 Summary: segfault / ICE regression with packages Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: regression

[Issue 23876] segfault / ICE regression with packages

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23876 --- Comment #1 from Jan Jurzitza --- smaller reduced.d: ```d import mystd.meta; import mystd.range; ``` --

[Issue 23874] -profile=gc segfaults / ICE regression

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

[Issue 21415] catch immutable exceptions breaks immutable

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

[Issue 23873] [ICE] segfault on imported `static if ; else auto x`

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

[Issue 23874] -profile=gc segfaults / ICE regression

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23874 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #4 from Dlang Bot ---

[Issue 23874] -profile=gc segfaults / ICE regression

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23874 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #3 from

[Issue 23873] [ICE] segfault on imported `static if ; else auto x`

2023-05-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23873 RazvanN changed: What|Removed |Added Keywords||ice CC|