Re: [PATCH][libgcc] Fix PR81080, build libgcov with large file support

2017-06-20 Thread Ian Lance Taylor via gcc-patches
On Wed, Jun 14, 2017 at 1:01 AM, Richard Biener wrote: > > The following patch makes sure we build the 32bit multilib libgcov with > large file support on x86_64-linux. libgcov.h ends up using auto-host.h > via including tconfig.h which is only valid for the main multilib > (and on x86_64 doesn't

[PING] Re: [PATCH][libgcc] Fix PR81080, build libgcov with large file support

2017-06-20 Thread Richard Biener
On Wed, 14 Jun 2017, Richard Biener wrote: > > The following patch makes sure we build the 32bit multilib libgcov with > large file support on x86_64-linux. libgcov.h ends up using auto-host.h > via including tconfig.h which is only valid for the main multilib > (and on x86_64 doesn't need expli

Re: [PATCH][libgcc] Fix PR81080, build libgcov with large file support

2017-06-14 Thread Richard Biener
On June 14, 2017 6:25:52 PM GMT+02:00, Joseph Myers wrote: >On Wed, 14 Jun 2017, Richard Biener wrote: > >> The following patch makes sure we build the 32bit multilib libgcov >with >> large file support on x86_64-linux. libgcov.h ends up using >auto-host.h >> via including tconfig.h which is onl

Re: [PATCH][libgcc] Fix PR81080, build libgcov with large file support

2017-06-14 Thread Joseph Myers
On Wed, 14 Jun 2017, Richard Biener wrote: > The following patch makes sure we build the 32bit multilib libgcov with > large file support on x86_64-linux. libgcov.h ends up using auto-host.h > via including tconfig.h which is only valid for the main multilib > (and on x86_64 doesn't need explicit

[PATCH][libgcc] Fix PR81080, build libgcov with large file support

2017-06-14 Thread Richard Biener
The following patch makes sure we build the 32bit multilib libgcov with large file support on x86_64-linux. libgcov.h ends up using auto-host.h via including tconfig.h which is only valid for the main multilib (and on x86_64 doesn't need explicit large-file support defines). That libgcc ends up