[Issue 2756] Bad code generation for pure nothrow math functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 24 03:36:06 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2756


clugdbug at yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch




------- Comment #1 from clugdbug at yahoo.com.au  2009-03-24 05:36 -------
Patch:
builtin.c line 62
--------
                    if (ident == Id::_sqrt)  // add this line
                                builtin = BUILTINsqrt;
--------


-- 



More information about the Digitalmars-d-bugs mailing list