https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102033
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-08-24 Blocks| |24666 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, looks like an array is not decaying to a pointer issue or decaying too early really. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24666 [Bug 24666] [meta-bug] array decaying to pointers