diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-10-19 10:26:47 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-10-20 12:22:55 +0200 |
commit | 8b7f9c40ef42411b6f51b508d41a580d4682069e (patch) | |
tree | 8ff5c4bbf0a44be1c3dd1c4f13278ca13855f3ef /gcc/tree-data-ref.c | |
parent | 18606d776642a876a787c37491c52b81c30ebc83 (diff) | |
download | gcc-8b7f9c40ef42411b6f51b508d41a580d4682069e.zip gcc-8b7f9c40ef42411b6f51b508d41a580d4682069e.tar.gz gcc-8b7f9c40ef42411b6f51b508d41a580d4682069e.tar.bz2 |
Remove superflous debugging messages from the threading registry.
These are some random obvious cleanups to the threading dumps, since
it seems I'm not the only one looking at dumps these days.
The "just threaded" debugging message is redundant since there's
already an equivalent "Registering jump thread" message.
The "about to thread" message is actually confusing, because the source
block doesn't match the IL, since the CFG update is mid-flight.
Tested on x86-64 Linux.
gcc/ChangeLog:
* tree-ssa-threadupdate.c (back_jt_path_registry::adjust_paths_after_duplication):
Remove superflous debugging message.
(back_jt_path_registry::duplicate_thread_path): Same.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions