[Issue 23166] seg fault when compiling with -inline

2022-07-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23166

--- Comment #4 from Dlang Bot  ---
dlang/dmd pull request #14280 "merge stable" was merged into master:

- 26e08f01d33215e1ae326fda530fb4a7fd9e7d6d by Walter Bright:
  fix Issue 23166 - seg fault when compiling with -inline

https://github.com/dlang/dmd/pull/14280

--


[Issue 23166] seg fault when compiling with -inline

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

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dlang Bot  ---
dlang/dmd pull request #14191 "fix Issue 23166 - seg fault when compiling with
-inline" was merged into stable:

- d7e8ccbb5bca974eb813750558f5dcec3d67735f by Walter Bright:
  fix Issue 23166 - seg fault when compiling with -inline

https://github.com/dlang/dmd/pull/14191

--


[Issue 23166] seg fault when compiling with -inline

2022-06-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23166

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #2 from Dlang Bot  ---
@WalterBright created dlang/dmd pull request #14191 "fix Issue 23166 - seg
fault when compiling with -inline" fixing this issue:

- fix Issue 23166 - seg fault when compiling with -inline

https://github.com/dlang/dmd/pull/14191

--


[Issue 23166] seg fault when compiling with -inline

2022-06-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23166

--- Comment #1 from Walter Bright  ---
It's dmd that's seg faulting.

--


[Issue 23166] seg fault when compiling with -inline

2022-06-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23166

Walter Bright  changed:

   What|Removed |Added

   Keywords||ice

--