[Bug 254] [ICE] (thunk_adjust) cgraphunit.c:1535: Segmentation fault

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=254 Iain Buclaw changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 253] Linker error when using -O

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=253 Iain Buclaw changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 255] ICE on valid code

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=255 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Iain Buclaw

[Bug 255] ICE on valid code

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=255 --- Comment #1 from Iain Buclaw --- I think it is obligatory for me to do the following in such situations. (╯°_°)╯︵ ┻━┻) -- You are receiving this mail because: You are watching all bug changes.

[Bug 255] New: ICE on valid code

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=255 Bug ID: 255 Summary: ICE on valid code Product: GDC Version: 6.x Hardware: All OS: All Status: NEW Severity: normal Priority: Normal C

[Bug 254] [ICE] (thunk_adjust) cgraphunit.c:1535: Segmentation fault

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=254 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Iain Buclaw

[Bug 253] Linker error when using -O

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=253 --- Comment #3 from Iain Buclaw --- https://github.com/D-Programming-GDC/GDC/pull/409 -- You are receiving this mail because: You are watching all bug changes.

[Bug 253] Linker error when using -O

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=253 --- Comment #2 from Iain Buclaw --- Reduced test: --- import some_class; interface A { void foo(int[int]); } interface C:A { } class D:B,C { } --- import example; class ConvException : Exception { this(string s) { super

[Bug 254] New: [ICE] (thunk_adjust) cgraphunit.c:1535: Segmentation fault

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=254 Bug ID: 254 Summary: [ICE] (thunk_adjust) cgraphunit.c:1535: Segmentation fault Product: GDC Version: development Hardware: All OS: All Status:

[Bug 253] Linker error when using -O

2017-03-04 Thread via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=253 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Iain Buclaw