Skip to content
Snippets Groups Projects
Commit 9165ede5 authored by Matthias Kretz's avatar Matthias Kretz
Browse files

libstdc++: Avoid vector casts while still avoiding PR90424


Signed-off-by: default avatarMatthias Kretz <m.kretz@gsi.de>

libstdc++-v3/ChangeLog:

	PR libstdc++/109822
	* include/experimental/bits/simd_builtin.h (_S_store): Rewrite
	to avoid casts to other vector types. Implement store as
	succession of power-of-2 sized memcpy to avoid PR90424.
parent 27e45b75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment