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

          Issue ID: 22451
           Summary: ASAN reports stack-overflow on mtype.d
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

AddressSanitizer: stack-overflow src/dmd/mtype.d:404 in Type::equals(RootObject
const*) const

This occurs when running test fail_compilation/ctfe13612.d with the compiler
compiled with an address sanitizer.

--

Reply via email to