mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-16 10:12:38 -04:00
Hi again! Sorry to be annoying, but this is a PR for GCC. I originally wasn't going to do this but someone asked, so here's the GCC version of thephd.dev that I'll keep afloat for as long as I can. Related PRs: - [x] https://github.com/compiler-explorer/gcc-builder/pull/52 - [x] https://github.com/compiler-explorer/compiler-workflows/pull/63 - [x] https://github.com/compiler-explorer/infra/pull/2091 Even though the names changed and output folders changed for the builds, the top-level ID for the compilers remain the same here in the `.amazon.properties`, so I think this shouldn't break anything. (Please let me know if it does break something...!) --------- Co-authored-by: Matt Godbolt <matt@godbolt.org>