http://bugzilla.gdcproject.org/show_bug.cgi?id=141
Iain Buclaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Am Thu, 17 Jul 2014 11:29:56 +
schrieb "David Nadlinger" :
> On Wednesday, 16 July 2014 at 20:05:37 UTC, Johannes Pfau wrote:
> > Please don't start working on a D specific linker script, cause
> > I'm already working on that ;-) I've only done moduleinfo so
> > far, but TLS is next, then sh
http://bugzilla.gdcproject.org/show_bug.cgi?id=141
Bug ID: 141
Summary: Signed integer overflow handled incorrectly
Product: GDC
Version: 4.9.x
Hardware: All
OS: All
Status: NEW
Severity: critical
On Wednesday, 16 July 2014 at 20:05:37 UTC, Johannes Pfau wrote:
Please don't start working on a D specific linker script, cause
I'm already working on that ;-) I've only done moduleinfo so
far, but TLS is next, then shared library support.
Instead of a fully custom linker script, I'd go for e
"Mike" wrote in message news:cqzazaqxpwezignix...@forum.dlang.org...
If my theory is correct, GDC may have to make an internal linker script
specifically for D's code generation that marks such code as KEEP.
There was some discussion of this at dconf, and a custom linker script is
both strai