https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109191
--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> --- It is valid in the embedded space to do things like *(SOME_CONSTANT_ADDRESS) = SOME_VALUE;
dmalcolm at gcc dot gnu.org via Gcc-bugs Mon, 20 Mar 2023 13:55:17 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109191
--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> --- It is valid in the embedded space to do things like *(SOME_CONSTANT_ADDRESS) = SOME_VALUE;