mirror of
https://github.com/bitwiseworks/gcc-os2.git
synced 2026-07-09 02:06:52 +00:00
Source URL: git://gcc.gnu.org/git/gcc.git Source Commit: 3e7b85061947bdc7c7465743ba90734566860821
The files in the dmd subdirectory are part of the front-end for the Digital Mars D compiler, hosted at https://github.com/dlang/dmd/. They cover the lexical analysis, parsing, and semantic analysis of the D Programming Language defined in the documents at https://dlang.org/. To report a problem or look up known issues with the dmd front-end, please visit the issue tracker at https://issues.dlang.org/. All changes to dmd should go through the upstream repository first, then merged back to GCC.