[Bug gcov-profile/81080] target libgcov not built with large file support

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 21 07:37:00 GMT 2017


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
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-bugs mailing list