On 2013-11-10 09:20, Walter Bright wrote:
Exceptions is one big problem. Another is COMDATs - C compilers don't emit them. COMDATs are needed to support templates (they remove duplicate instances).And TLS.
What about the EDG C++ compiler, doesn't that output C code? -- /Jacob Carlborg
