https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > Created attachment 46418 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46418&action=edit > gcc10-pr90641.patch > > Untested fix. Worked for me: I've rebuilt libgomp with the patch and ran the two affected tests (as C and C++) for 32 and 64-bit. All PASS now. Thanks. Rainer