https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103827
--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> --- Yes, that object is defined const so can't be changed. But is this something we care about? Is it important to apply this optimization to noinline functions?