https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106338
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > static chain parameters are only used in Go This is a lie. They are used with both Ada and fortan a lot. Both heavily use nested functions.