This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249435 - in /trunk/libgcc: ChangeLog config.in...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 21 Jun 2017 07:01:35 -0000
- Subject: r249435 - in /trunk/libgcc: ChangeLog config.in...
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