https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86621
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> --- r262923 adds the missing logic to prevent the "unknown bound" kind of warning unless -Walloca-larger-than has been explicitly specified. i386 bootstrap should be restored (passes for me)., as should (hopefully) all other ILP32 targets.