[Issue 9969] dmd ABI mistake (cfloat static array initialisation)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 20 09:18:31 PDT 2013


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


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #1 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-04-20 09:18:30 PDT ---
Looks like an issue 9449.

I think the problem isn't  "ABI mistake" (or a codegen bug as often mentioned
here - many people who can spot an error from asm output tend to blame backend)
but absence of crosstalk between how dmd assumes memset functions look like and
how they are actually defined in druntime.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list