April 15, 2021
https://issues.dlang.org/show_bug.cgi?id=21827

          Issue ID: 21827
           Summary: Null pointer exception in elToPair() in
                    backend/cgelem.d
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody@puremagic.com
          Reporter: bugzilla@digitalmars.com

This was uncovered by https://github.com/dlang/dmd/pull/12409/

--