Skip to content

Use a memcpy instead of a loop to silence a warning with GCC 15.2#142

Open
johnsonjh wants to merge 1 commit into
masterfrom
johnsonjh/20260531/gccavxwarn
Open

Use a memcpy instead of a loop to silence a warning with GCC 15.2#142
johnsonjh wants to merge 1 commit into
masterfrom
johnsonjh/20260531/gccavxwarn

Conversation

@johnsonjh

Copy link
Copy Markdown
Collaborator

Closes #141

Closes #141

Signed-off-by: Jeffrey H. Johnson <johnsonjh.dev@gmail.com>
@johnsonjh johnsonjh requested a review from dmsc May 31, 2026 18:24
@johnsonjh johnsonjh self-assigned this May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive warning from GCC 15.2 when using automatic AVX2 vectorization

1 participant