[Bug middle-end/107320] ICE in fold_binary_loc, at fold-const.cc:11329

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug middle-end/107320] ICE in fold_binary_loc, at fold-const.cc:11329

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320 --- Comment #1 from Richard Biener --- Confirmed, the reason is that isascii folding does 8818 arg = fold_build2 (BIT_AND_EXPR, integer_type_node, arg, 8819 build_int_cst (integer_type_node, 8820