[Bug fortran/124656] [16 Regression] [UBSAN] check.cc:4100:13: runtime error
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 26 22:03:14 GMT 2026
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.
More information about the Gcc-bugs
mailing list