https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107554
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I agree. For prep != NULL, we know it must fit into unsigned int, we don't even support longer STRING_CSTs, but for NULL prep it can be larger.