On Wed, Apr 22, 2026 at 8:00 AM Jakub Jelinek via Gcc <[email protected]> wrote: > > Status > ====== > > We have reached zero P1 regressions and branched for the GCC 16 > release. This leaves trunk which is to become GCC 17 next year > open for general development, Stage 1, again. Please refrain > from disrupting git master too much so that last-minute fixes > for GCC 16.1 can be staged there. > > > Quality Data > ============ > > Priority # Change from last report > -------- --- ----------------------- > P1 - 14 > P2 582 - 4 > P3 178 - 12 > P4 233 - 38 > P5 22 - 2 > -------- --- ----------------------- > Total P1-P3 760 - 30 > Total 1015 - 70
Just an FYI about the previous release status right at the branching point: Priority GCC10 GCC11 GCC12 GCC13 GCC14 GCC15 GCC16 GCC17 -------- ----- ----- ----- ----- ----- ----- ----- ----- Branch date 04-25 04-30 04-20 04-28 04-17 04-26 04-17 04-22 P1 1 0 0 0 0 6 1 0 P2 165 221 249 371 494 607 587 582 P3 16 21 34 77 57 58 102 178 P4 141 173 200 253 241 219 239 233 P5 25 22 25 26 24 25 23 22 -------- ----- ----- ----- ----- ----- ----- Total P1-P3 182 242 283 448 551 671 690 760 Total 348 437 508 727 816 915 952 1015 GCC 16: https://gcc.gnu.org/pipermail/gcc/2025-April/245945.html GCC 15: https://gcc.gnu.org/pipermail/gcc/2024-April/243824.html GCC 14: https://gcc.gnu.org/pipermail/gcc/2023-April/241141.html GCC 13: https://gcc.gnu.org/pipermail/gcc/2022-April/238619.html GCC 12: https://gcc.gnu.org/pipermail/gcc/2021-April/235831.html GCC 11: https://gcc.gnu.org/pipermail/gcc/2020-April/000505.html GCC 10: https://gcc.gnu.org/pipermail/gcc/2019-April/229052.html The main thing is the number of P1-P3 is going up. The branch dates has not been too far off from each other. The other thing to note is the P3 (uncategorized) is going up rather than the number of P2 in most recent years. Thanks, Andrea > > > Previous Report > =============== > > https://gcc.gnu.org/pipermail/gcc/2026-March/247632.html >
