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

Dennis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Dennis <[email protected]> ---
> -fno-exceptions -fno-rtti -fasynchronous-unwind-tables

These are GDC flags I presume?

> Likely this is the compiler making use of certain feature that result in 
> lowering that invoke `typeid()`.

Dynamic arrays and associative arrays are now being used in DMD's source code.

> Ideally the compiler should not be doing this.

Why not?

--

Reply via email to