------- Comment #16 from rth at gcc dot gnu dot org 2006-01-24 21:06 ------- Subject: Bug 25259
Author: rth Date: Tue Jan 24 21:06:07 2006 New Revision: 110179 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110179 Log: PR libgomp/25259 * configure.ac: Use GCC_HEADER_STDINT. * libgomp.h: Include gstdint.h. * libgomp_f.h.in: Don't include stdint.h or inttypes.h. * configure, Makefile.in, testsuite/Makefile.in, aclocal.m4: Rebuild. Modified: trunk/libgomp/ChangeLog trunk/libgomp/Makefile.in trunk/libgomp/aclocal.m4 trunk/libgomp/configure trunk/libgomp/configure.ac trunk/libgomp/libgomp.h trunk/libgomp/libgomp_f.h.in trunk/libgomp/testsuite/Makefile.in -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25259