[Issue 8569] New: Unexpected OPTLINK termination at EPI=00424D76

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 20 19:05:25 PDT 2012


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

           Summary: Unexpected OPTLINK termination at EPI=00424D76
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optlink
        AssignedTo: nobody at puremagic.com
        ReportedBy: callumenator at gmail.com


--- Comment #0 from callumenator at gmail.com 2012-08-20 19:05:16 PDT ---
Created an attachment (id=1140)
File containing lots of empty class templates

I suspected this was http://d.puremagic.com/issues/show_bug.cgi?id=8377, but
have tried with latest git head (which apparently contains a fix for 8377) and
I still get OPTLINK termination.

I attach both source and obj files:

To reproduce from objects:
dmd -g parser.obj peg.obj

To reproduce from source:
dmd -g -c parser.d peg.d

Note this bug only occurs with -g switch to dmd.

I have attached both source and compiled objects. I reduced the code as far as
I could, one file contains a bunch of empty class templates, the other contains
code from Pegged.

-- 
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