[Issue 19548] [REG 2.080] Missing reference to _D6object__T14__switch_errorZQrFNaNbNiNfAyamZv
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Nov 12 10:41:36 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19548
Carsten Schlote <schlote at vahanus.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schlote at vahanus.net
--- Comment #6 from Carsten Schlote <schlote at vahanus.net> ---
I triggered this bug today some code. Works in -release mode for DMD  and LDC2
only. GDC is fine.
The created object files for DMD and LDC2 do NOT directly link against the
symbol '_D6object__T14__switch_errorZQrFNaNbNiNfAyamZv'.
So the missing symbol must be referenced by some of the libraries linked
against the object.
--
    
    
More information about the Digitalmars-d-bugs
mailing list