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

--- Comment #5 from Iain Buclaw <[email protected]> ---
According to the testsuite, it looks like the MSVC mangler is broken too, not
just the Itanium one.

DMD: ?test20652@@YAXAET__m128@@@Z
MSVC: ?test20652@@YAXAEBT__m128@@@Z

The B looks to be for const, this has also been addressed in the PR.

--

Reply via email to