[Issue 3601] Debug and Release builds of DMD produce different object files

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3601

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|2.032   |D2

--


[Issue 3601] Debug and Release builds of DMD produce different object files

2009-12-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3601


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #3 from Walter Bright bugzi...@digitalmars.com 2009-12-31 
11:16:20 PST ---
Fixed dmd 1.054 and 2.038

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 3601] Debug and Release builds of DMD produce different object files

2009-12-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3601


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com


--- Comment #2 from Walter Bright bugzi...@digitalmars.com 2009-12-12 
01:49:46 PST ---
Changeset 293 gets them to produce the same .obj files, but both ways were
within spec and I've never seen either produce a library is corrupted
message. So I'll set this as fixed, and if the corruption message appears
again, please file a new issue.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 3601] Debug and Release builds of DMD produce different object files

2009-12-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3601



--- Comment #1 from Koroskin Denis 2kor...@gmail.com 2009-12-08 07:47:32 PST 
---
Created an attachment (id=523)
Test case that reproduces described behavior

Based off druntime/core/thread.d file

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---