aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2021-11-04 19:44:15 +0100
committerAldy Hernandez <aldyh@redhat.com>2021-11-06 14:11:58 +0100
commit98b212c19a7b8822a93407af548df45c15917695 (patch)
treec403489e72b2f0706f5331dcdbbd89fcb705a0f4 /gcc/fortran/decl.c
parent851dff042a238f9ba566468ac6934f878a9e5ac5 (diff)
downloadgcc-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