[Bug libgomp/64972] [5 Regression] Build failure in libgomp for i686-w64-mingw32 target after latest merge from gomp-4_0-branch

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 08:16:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64972

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
And the suggested fix is just to cast to unsigned long and use %ld or %lx
instead of %zd and %zx.  I can't test it on these targets, so it is better if
somebody with M$ access writes and tests the patch.



More information about the Gcc-bugs mailing list