https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96987
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- When ignoring that constparam could cast the constness away from the pointer or that the function wouldn't ever touch the pointer, how could it ever dereference the pointer and have it not uninitialized?