https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124123
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Prathamesh Kulkarni <[email protected]>: https://gcc.gnu.org/g:97682f93d7716dbd74e39846fff96cc5b3fb7107 commit r16-8296-g97682f93d7716dbd74e39846fff96cc5b3fb7107 Author: Prathamesh Kulkarni <[email protected]> Date: Thu Mar 26 17:09:08 2026 +0000 libgomp: Update tests to initialize full_data to 0. libgomp/ChangeLog: PR libgomp/124123 * testsuite/libgomp.c/pr122314.c (test): Initialize full_data to 0. * testsuite/libgomp.c/pr122356.c: Likewise. Signed-off-by: Prathamesh Kulkarni <[email protected]>
