I'm not sure what to do with this. The code fragment is too incomplete to compile (numerous undefined symbols), and the PR was closed.
Comment #3 by b2.temp — 2019-05-30T19:10:58Z
Created attachment 1748
the unittest is at the end
Comment #4 by b2.temp — 2019-05-30T19:11:28Z
not an ICE anymore, maybe a normal bug
Comment #5 by bugzilla — 2020-12-28T09:54:43Z
I get the following when compiling the attachment with -unittest:
test2.d(1133): Error: need this for s of type __vector(double[2])
No ICE, so I'm going to mark this as resolved. If there's a further issue with it, please file a new bug report with a minimized example.