August 12, 2011 [Issue 6215] LLVM-compiled DMD segfaults due to mem.c alignment issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=6215 --- Comment #10 from klickverbot <code@klickverbot.at> 2011-08-12 06:53:35 PDT --- (In reply to comment #9) > Is this specific to Mac OS X or is it like this with LLVM in general? Happens on my Linux x86_64 box too. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 12, 2011 [Issue 6215] LLVM-compiled DMD segfaults due to mem.c alignment issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=6215 --- Comment #11 from Sean Kelly <sean@invisibleduck.org> 2011-08-12 09:08:45 PDT --- Awesome. I figured it was an alignment mistake for the copy, but ran out of time to investigate. What an embarrassing bug for LLVM. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 12, 2011 [Issue 6215] LLVM-compiled DMD segfaults due to mem.c alignment issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=6215 --- Comment #12 from klickverbot <code@klickverbot.at> 2011-08-12 13:50:59 PDT --- (In reply to comment #11) > Awesome. I figured it was an alignment mistake for the copy, but ran out of time to investigate. What an embarrassing bug for LLVM. Just for clarity, let me note that this is definitely _not_ a bug in LLVM, it just happens with two compilers using LLVM as their backend. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 13, 2011 [Issue 6215] LLVM-compiled DMD segfaults due to mem.c alignment issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert Clipsham | http://d.puremagic.com/issues/show_bug.cgi?id=6215 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #13 from Walter Bright <bugzilla@digitalmars.com> 2011-08-12 18:28:32 PDT --- https://github.com/D-Programming-Language/dmd/commit/77838ef515fa69bf7f379d3ff6cff0b19b49577e https://github.com/D-Programming-Language/dmd/commit/06d04bf519f7103ab5a39dff0f863979dbdc8bd2 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation