r249435 - in /trunk/libgcc: ChangeLog config.in...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Jun 21 07:01:00 GMT 2017


Author: rguenth
Date: Wed Jun 21 07:01:34 2017
New Revision: 249435

URL: https://gcc.gnu.org/viewcvs?rev=249435&root=gcc&view=rev
Log:
2017-06-21  Richard Biener  <rguenther@suse.de>

	PR gcov-profile/81080
	* configure.ac: Add AC_SYS_LARGEFILE.
	* libgcov.h: Include auto-target.h before tsystem.h to pick
	up _FILE_OFFSET_BITS which might differ for multilibs.
	* config.in: Regenerate.
	* configure: Likewise.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.in
    trunk/libgcc/configure
    trunk/libgcc/configure.ac
    trunk/libgcc/libgcov.h



More information about the Gcc-cvs mailing list