[Issue 21826] New: MSCOFF output for Win32 should not use EBP for anything other than the frame pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 15 07:29:12 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21826

          Issue ID: 21826
           Summary: MSCOFF output for Win32 should not use EBP for
                    anything other than the frame pointer
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at digitalmars.com

It causes erratic problems, seems to interfere with exception handling. It's
already disabled for Win64 MSCOFF.

--


More information about the Digitalmars-d-bugs mailing list