diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-11-04 19:44:15 +0100 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-11-06 14:11:58 +0100 |
commit | 98b212c19a7b8822a93407af548df45c15917695 (patch) | |
tree | c403489e72b2f0706f5331dcdbbd89fcb705a0f4 /gcc/fortran/decl.c | |
parent | 851dff042a238f9ba566468ac6934f878a9e5ac5 (diff) | |
download | gcc-98b212c19a7b8822a93407af548df45c15917695.zip gcc-98b212c19a7b8822a93407af548df45c15917695.tar.gz gcc-98b212c19a7b8822a93407af548df45c15917695.tar.bz2 |
Cleanup back_threader::find_path_to_names.
The main path discovery function was due for a cleanup. First,
there's a nagging goto and second, my bitmap use was sloppy. Hopefully
this makes the code easier for others to read.
Regstrapped on x86-64 Linux. I also made sure there were no difference
in the number of threads with this patch.
No functional changes.
gcc/ChangeLog:
* tree-ssa-threadbackward.c (back_threader::find_paths_to_names):
Remove gotos and other cleanups.
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions