https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sam James from comment #2) > (Why doesn't size get folded?) Because it is not a const integer expression in C.
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 19 Mar 2025 22:36:39 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sam James from comment #2) > (Why doesn't size get folded?) Because it is not a const integer expression in C.