https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90740
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >Also, why does the warning refers to the variable as "<anonymous>" when it >clearly has a name? Because it is most likely not buf but rather the size of buf that is complaining about.