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

Dennis <dkor...@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkor...@live.nl

--- Comment #1 from Dennis <dkor...@live.nl> ---
> -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