GCC 16 has been released

(gcc.gnu.org)

86 points | by HeliumHydride 1 hour ago

1 comments

  • t-3 50 minutes ago

    Somehow I never realized that GCC has a very regular release schedule until looking it up just now: https://gcc.gnu.org/develop.html

    • r2vcap 28 minutes ago

      Yeah, GCC’s recent major releases have been remarkably regular, much like Fedora’s spring releases, and their releases seem to fit into the same broader rhythm. Hint? Red Hat.

      • uyjulian 26 minutes ago

        It has been that way since people from Cygnus (now RedHat->IBM) reorganized the project

        • tosti 37 minutes ago

          IIRC, since GCC got covered by GPL3.

          It used to be slower and I've spent way too much time working around C++ bugs in GCC 2.95

          (The fact that I remember the problematic version is telling :)

          • gpderetta 30 minutes ago

            Everybody remembers that specific version :). And I wasn't even programming professionally at that time!