gimple_location 764 scripts/gcc-plugins/randomize_layout_plugin.c INFORM(gimple_location(stmt), "found non-char INTEGER_TYPE cast comparison: %qT\n", type_tree); gimple_location 774 scripts/gcc-plugins/randomize_layout_plugin.c INFORM(gimple_location(stmt), "found non-void POINTER_TYPE cast comparison %qT\n", type_tree); gimple_location 779 scripts/gcc-plugins/randomize_layout_plugin.c INFORM(gimple_location(stmt), "unhandled cast comparison: %qT\n", type_tree); gimple_location 790 scripts/gcc-plugins/randomize_layout_plugin.c expanded_location xloc = expand_location(gimple_location(stmt)); gimple_location 881 scripts/gcc-plugins/randomize_layout_plugin.c MISMATCH(gimple_location(stmt), "rhs", ptr_lhs_type, ptr_rhs_type); gimple_location 907 scripts/gcc-plugins/randomize_layout_plugin.c MISMATCH(gimple_location(stmt), "op0", ptr_lhs_type, op0_type); gimple_location 920 scripts/gcc-plugins/randomize_layout_plugin.c MISMATCH(gimple_location(stmt), "ssa", ptr_lhs_type, ptr_rhs_type); gimple_location 52 scripts/gcc-plugins/sancov_plugin.c gimple_set_location(gcall, gimple_location(stmt));