Bug 5634 – ICE(machobj.c) on Mac OS X when there are multiple 'main's

Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
Other
OS
Mac OS X
Creation time
2011-02-21T11:48:00Z
Last change time
2012-06-09T00:39:23Z
Keywords
ice
Assigned to
nobody
Creator
kennytm
Blocks
7647

Comments

Comment #0 by kennytm — 2011-02-21T11:48:03Z
When compiling the following program in DMD v2.052, the backend quits with message 'Internal error: ../ztc/machobj.c 1805'. void main() {} void main() {}
Comment #1 by lovelydear — 2012-04-20T09:36:27Z
Duplicate of issue 7647
Comment #2 by dmitry.olsh — 2012-04-20T11:49:40Z
*** Issue 7647 has been marked as a duplicate of this issue. ***
Comment #3 by dmitry.olsh — 2012-04-21T03:05:35Z
*** Issue 7959 has been marked as a duplicate of this issue. ***
Comment #4 by github-bugzilla — 2012-04-23T17:27:28Z
Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/69bdde78408334b31fe4e61779ecaa81b3c8ccea fix Issue 5634 - ICE(machobj.c) on Mac OS X when there are multiple 'main's
Comment #5 by github-bugzilla — 2012-04-23T17:28:19Z
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4cbf372f18b25b15c3d3a47367c6612f423e7a19 fix Issue 5634 - ICE(machobj.c) on Mac OS X when there are multiple 'main's
Comment #6 by clugdbug — 2012-06-09T00:39:23Z
*** Issue 8211 has been marked as a duplicate of this issue. ***