[Issue 7806] New: internal error when compiling with optimizations enabled

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 31 20:36:52 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7806

           Summary: internal error when compiling with optimizations
                    enabled
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: slayerbeast at gmail.com


--- Comment #0 from darkstalker <slayerbeast at gmail.com> 2012-03-31 20:37:22 PDT ---
Created an attachment (id=1083)
code that produces the bug

The program attached compiles and works normally, unless compiled with
optimizations enabled:

$ dmd -O bug.d 
Internal error: backend/gloop.c 3400

---

compiler: DMD64 D Compiler v2.058
OS: gentoo linux x86_64

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


More information about the Digitalmars-d-bugs mailing list