https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14224
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Well, during expansion VRP can be queried (SSA_NAME_RANGE_INFO or ranger if it is extended to be queryable during expansion) and in some cases (not in the #c0 testcase though) we can know the range.