Final steps for shared library support

2016-05-22 Thread Johannes Pfau via D.gnu
I've opened this pull request to finish the shared library support: https://github.com/D-Programming-GDC/GDC/pull/214 These are the remaining problems: 1) We have to find all ModuleInfos in any shared library or in the main executable (in the main executable even for statically linked libdr

[Bug 223] ARM: internal compiler error: in operand_equal_p, at fold-const.c:2934

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=223 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 183] ICE: in complete_ctor_at_level_p, at expr.c:5775 (ctor of struct containing union fails)

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=183 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug 211] Error: iteration 2305843009213693951 invokes undefined behavior

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=211 --- Comment #1 from Iain Buclaw --- Unfortunately, this is a gcc bug. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71224 -- You are receiving this mail because: You are watching all bug changes.

[Bug 202] Undefined reference to libcurl functions with small program (not explicitly using network).

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=202 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #14 from Iain Buclaw

[Bug 183] ICE: in complete_ctor_at_level_p, at expr.c:5775 (ctor of struct containing union fails)

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=183 --- Comment #3 from Iain Buclaw --- (In reply to Iain Buclaw from comment #2) > Upstream PR raised: > > https://github.com/D-Programming-Language/dmd/pull/5122 > > Doesn't fix the problem, but at least ensures that the code generator has > all

[Bug 224] [ICE] std/datetime.o: in reload_combine_note_use, at postreload.c:1535

2016-05-22 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=224 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|NEW