[Issue 7412] ICE(mtype.c) void16 assignment shows interesting errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 7 03:34:52 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7412
--- Comment #2 from Manu <turkeyman at gmail.com> 2013-10-07 03:34:50 PDT ---
(In reply to comment #1)
> With DMD, the following program:
>
> ----
> import core.simd;
> void16 x = 1.0;
> ----
>
> produces the error message:
>
> Error: cannot implicitly convert expression (1.00000) of type double to
> __vector(void[16])
>
> Which I believe is correct. It's possible this is a gdc only error - refile at
>
> https://bitbucket.org/goshawk/gdc/issues
>
> ?
Or it could have been fixed in the last almost-2-years :)
I'll try it again with GDC.
--
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