www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 9261] New: "Internal error: ../ztc/cgcod.c 810" on AMD64 with -lib -O -gs

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=9261

           Summary: "Internal error: ../ztc/cgcod.c 810" on AMD64 with
                    -lib -O -gs
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Keywords: ice
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: thecybershadow gmail.com



06:02:41 EET ---
"dmd" should invoke "DMD64 D Compiler v2.061".
These two commands reproduce the problem:

touch test.d
dmd -lib -O -gs test.d

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 02 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=9261


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |WORKSFORME



00:02:28 PDT ---
Seems to work fine with 2.064 head.

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