Page MenuHomeFreeBSD

.cirrus: Add manual amd64 and aarch64 jobs using GCC 14
ClosedPublic

Authored by jhb on Jan 2 2025, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 4:27 PM
Unknown Object (File)
Mon, Apr 21, 4:03 PM
Unknown Object (File)
Mon, Apr 21, 3:52 PM
Unknown Object (File)
Mon, Apr 21, 3:47 PM
Unknown Object (File)
Mon, Apr 21, 3:35 PM
Unknown Object (File)
Mar 20 2025, 10:34 PM
Unknown Object (File)
Mar 20 2025, 10:34 PM
Unknown Object (File)
Mar 20 2025, 9:06 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 2 2025, 7:00 PM

When to cull gcc-12?

In D48290#1101397, @imp wrote:

When to cull gcc-12?

Good question. We currently have 4 versions of LLVM listed. I know we have to revert upstream libc++ commits because LLVM doesn't support more than the most recent GCC version (which is kind of insane for us). I don't think we need more than 3 GCC versions at a time, and would probably be fine with dropping GCC 12 even at this point since I have both stable branches building fine with GCC 14. But I'm not sure what makes sense policy-wise.