diff options
author | Filip Kastl <fkastl@suse.cz> | 2025-07-17 14:52:59 +0200 |
---|---|---|
committer | Filip Kastl <fkastl@suse.cz> | 2025-07-17 14:58:00 +0200 |
commit | fcf22e1764b3c242cf6b240b71a46403c7f112ae (patch) | |
tree | 51029703585264091bd815e6dd589044330dfc9e /gcc/tree-ssa-loop-prefetch.cc | |
parent | aa143261bdf6db4334b3fcad7768b53e231f998e (diff) | |
download | gcc-fcf22e1764b3c242cf6b240b71a46403c7f112ae.zip gcc-fcf22e1764b3c242cf6b240b71a46403c7f112ae.tar.gz gcc-fcf22e1764b3c242cf6b240b71a46403c7f112ae.tar.bz2 |
tree-ssa-structalias / pta: Fix *more* GNU coding style deviations
This continues my previous commit, where I fixed some deviations from
GNU coding style in pta files. This should fix all the remaining issues
that contrib/check_GNU_style.py can detect (excluding false positives).
Commiting as obvious.
gcc/ChangeLog:
* tree-ssa-structalias.cc (lookup_vi_for_tree): Fix GNU style.
(process_constraint): Fix GNU style.
(get_constraint_for_component_ref): Fix GNU style.
(get_constraint_for_1): Fix GNU style.
(get_function_part_constraint): Fix GNU style.
(handle_lhs_call): Fix GNU style.
(find_func_aliases_for_builtin_call): Fix GNU style.
(find_func_aliases): Fix GNU style.
(find_func_clobbers): Fix GNU style.
(struct shared_bitmap_hasher): Fix GNU style.
(shared_bitmap_hasher::hash): Fix GNU style.
(pt_solution_includes_global): Fix GNU style.
(init_base_vars): Fix GNU style.
(visit_loadstore): Fix GNU style.
(compute_dependence_clique): Fix GNU style.
(struct pt_solution): Fix GNU style.
(ipa_pta_execute): Fix GNU style.
Signed-off-by: Filip Kastl <fkastl@suse.cz>
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.cc')
0 files changed, 0 insertions, 0 deletions