[Issue 13357] [ICE] Segfault on comparison of rvalue __vector and array

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Dec 18 14:16:01 PST 2014


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

John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com

--- Comment #1 from John Colvin <john.loughran.colvin at gmail.com> ---
Just an update to say that this still affects git HEAD, with exactly the same
errors as 2.066

Bugs like this make SIMD in D a complete pain. C with gcc or icc is better to
use.

--


More information about the Digitalmars-d-bugs mailing list