Re: [PATCH] FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14

2025-02-17 Thread Gerald Pfeifer
I now also pushed this back to the gcc-14 and gcc-13 release branches. (The gcc-12 branch is presumably to end in a couple of months, so I have not pushed it there yet, but can do so if there is desire.) Sorry this fell through the cracks originally - and thank you for the contribution, Andreas

Re: [PATCH] FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14

2024-06-09 Thread Andrew Pinski
On Sun, Jun 9, 2024 at 2:22 PM Gerald Pfeifer wrote: > > On Fri, 13 Aug 2021, Andreas Tobler via Gcc-patches wrote: > > I would like to commit the attached patch to trunk and after a settling > > period also to all open branches. > > Is this ok? > > Our MAINTAINERS file has the following entry: >

Re: [PATCH] FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14

2024-06-09 Thread Gerald Pfeifer
On Fri, 13 Aug 2021, Andreas Tobler via Gcc-patches wrote: > I would like to commit the attached patch to trunk and after a settling > period also to all open branches. > Is this ok? Our MAINTAINERS file has the following entry: freebsd Andreas Tobler So ... yes. :-) Seeing this did no

[PATCH] FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14

2021-08-12 Thread Andreas Tobler via Gcc-patches
: Stop linking _p libs for -pg as of FreeBSD 14 As of FreeBSD version 14, FreeBSD no longer provides profiled system libraries like libc_p and libpthread_p. Stop linking against them if the FreeBSD major version is 14 or more. gcc/ChangeLog * config/freebsd-spec.h: Change the fbsd-lib-spec