https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127470
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> --- The huerstics here is that functions that take a const pointer are considering reading from the pointer rather than initializing or just returning a pointer. I think that heurstics should be removed ...
