[Issue 22170] New: interface thunk doesn't set EBX to GOT
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug  2 17:38:19 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=22170
          Issue ID: 22170
           Summary: interface thunk doesn't set EBX to GOT
           Product: D
           Version: D2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: ibuclaw at gdcproject.org
Issue 9729 has regressed during the fix for issue 10462
(https://github.com/dlang/dmd/pull/2278)
We still need to load the GOT within the interface thunk because only the thunk
can load the correct GOT.
--
    
    
More information about the Digitalmars-d-bugs
mailing list