Re: [PATCH][pushed] IPA: fix one more UBSAN error

2020-10-19 Thread Jan Hubicka
> It fixes: > > /home/marxin/Programming/gcc2/gcc/ipa-modref-tree.h:482:22: runtime error: > load of value 255, which is not a valid value for type 'bool' > #0 0x18e5df3 in modref_tree::merge(modref_tree*, > vec*) > /home/marxin/Programming/gcc2/gcc/ipa-modref-tree.h:482 > #1 0x18dc180

[PATCH][pushed] IPA: fix one more UBSAN error

2020-10-19 Thread Martin Liška
It fixes: /home/marxin/Programming/gcc2/gcc/ipa-modref-tree.h:482:22: runtime error: load of value 255, which is not a valid value for type 'bool' #0 0x18e5df3 in modref_tree::merge(modref_tree*, vec*) /home/marxin/Programming/gcc2/gcc/ipa-modref-tree.h:482 #1 0x18dc180 in ipa_merge_mo