[Issue 9449] Segmentation fault in main()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 15 23:41:24 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9449
--- Comment #6 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-02-15 23:41:19 PST ---
It may be a regression. 8 month ago Walter introduced two commits to e2ir.c
(https://github.com/D-Programming-Language/dmd/commit/6c2a2878200e0df1c73db976a747abf61b6a5e1a)
and src/memset.d
(https://github.com/D-Programming-Language/druntime/commit/a405a02394e2c26c6a66c3fc5ef3777bb86cd973)
to fix reg pair. However there is no crosstalk between how e2ir.c pass
arguments and how _memset128ii takes it. I do not know whether original code
was supported before these changes, but if it was, this is a regression.
--
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