Skip to content

Fix stringop-overread errors with gcc 12.1.0

Yolan Uyttenhove requested to merge cherry-pick-452d01c8 into master

(cherry picked from commit 452d01c8)

Compiling fails with stringop-overread errors on gcc 12.1.0. I attached the output from trying to compile the master branch with a simple configuration (2D, sphenix scheme, debug-checks).

build_output.txt

Edited by Yolan Uyttenhove

Merge request reports