[Bug target/113218] gcc -pg fails on contemporary FreeBSD

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 3 21:42:49 GMT 2024


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Basically FBSD_LIB_SPEC in gcc/config/freebsd-spec.h should be modified to
`%{pg:` related parts. But only do that for FBSD_MAJOR >= 14 ...


More information about the Gcc-bugs mailing list