[Bug 144] New: Add support for mangling C++ templates

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=144 Bug ID: 144 Summary: Add support for mangling C++ templates Product: GDC Version: development Hardware: All OS: All Status: NEW Severity: normal

[Bug 142] ICE, FuncDeclaration::ctfeCompile(): Assertion `semanticRun == PASSsemantic3done' failed

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=142 --- Comment #1 from Iain Buclaw --- This is a result of sending instantiated symbols from gcc.attribute to object. Shouldn't do this, that module is purely artificial. -- You are receiving this mail because: You are watching all bug changes.

[Bug 125] Optimizer produces faulty code

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=125 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug 143] ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=143 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 125] Optimizer produces faulty code

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=125 --- Comment #6 from Iain Buclaw --- Bleh, lets just say worksforme. -- You are receiving this mail because: You are watching all bug changes.

[Bug 143] ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=143 --- Comment #3 from Iain Buclaw --- Ah right, I didn't bother reading the *actual* message contents. -- You are receiving this mail because: You are watching all bug changes.

[Bug 143] ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=143 art.08...@gmail.com changed: What|Removed |Added CC||art.08...@gmail.com --- Comment #2

[Bug 125] Optimizer produces faulty code

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=125 Iain Buclaw changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WORKSFORME

[Bug 143] ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=143 --- Comment #1 from Iain Buclaw --- Can not reproduce on current master. I get: bug143.d:3: error: template instance f!(function () { g("f(A)"); } ) does not match template declaration (null) -- You are receiving this mail because: You are w

[Bug 125] Optimizer produces faulty code

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=125 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 142] ICE, FuncDeclaration::ctfeCompile(): Assertion `semanticRun == PASSsemantic3done' failed

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=142 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 140] Inlining certain trivial function fails

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=140 --- Comment #4 from Iain Buclaw --- The ICE has been fixed in: https://github.com/D-Programming-GDC/GDC/commit/db6e514f7a5fef192bd70dc2ed4aa80a7eeac1fe -- You are receiving this mail because: You are watching all bug changes.

[Bug 143] New: ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=143 Bug ID: 143 Summary: ICE, segfaults, apparently the compiler doesn't like the "%s" string when reporting error Product: GDC Version: 4.9.x Hardware: All OS:

[Bug 142] New: ICE, FuncDeclaration::ctfeCompile(): Assertion `semanticRun == PASSsemantic3done' failed

2014-07-21 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=142 Bug ID: 142 Summary: ICE, FuncDeclaration::ctfeCompile(): Assertion `semanticRun == PASSsemantic3done' failed Product: GDC Version: 4.9.x Hardware: All OS: