www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 24043] New: DMD does not emit IBT/BTI instructions

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

          Issue ID: 24043
           Summary: DMD does not emit IBT/BTI instructions
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: bcallah openbsd.org

I asked on the forum. Putting this here as well.

OpenBSD moved to an IBT/BTI world. This causes binaries created with DMD to
fail, as DMD does not emit the proper instructions for IBT/BTI.

It would be good to bring DMD into the IBT/BTI world, as the world is likely
moving in this direction.

--
Jul 10 2023