https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124656
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Last reconfirmed| |2026-03-26
Target Milestone|--- |16.0
--- Comment #2 from anlauf at gcc dot gnu.org ---
Confirmed.
nlabels = XALLOCAVEC (int, nargs);
but nargs is the number of arguments *with* labels.
