[Bug 297758] usr.sbin/pmc: builds failed with gcc14
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297758 --- Comment #1 from John Baldwin <[email protected]> --- I don't think we are yet ready to drop GCC 14 as it is only 1 major behind the current and we support a somewhat broad range of LLVM versions. This is also non-standard C++ and so using more standard C++ is probably a wiser choice if that can be done. I haven't looked at the code enough to evaluate the tradeoffs of the proposed options. -- You are receiving this mail because: You are the assignee for the bug.