This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/84321] [8 Regression] ice in intersect_range_with_nonzero_bits, at tree-vrp.c:213


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84321

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Perhaps we can handle anti range similarly and then not to
intersect_range_with_nonzero_bits at all.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]