https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #67 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Are the values completely random or are there big chunks with the same values? Recently in some cases we use RANGE_EXPR to shrink the CONSTRUCTOR sizes if values are repeated.