aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2024-06-18 10:59:56 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2024-06-18 10:59:56 -0400
commit524cdf4dab610e6e53b3b033eacbdb1a03687cc7 (patch)
tree82e0533b0a62ba84085ae5bade143d504d167dc4 /gcc/tree-vectorizer.h
parentc371d7bdbe69201b4c91179ff6f3e2237e0e7fbe (diff)
downloadgcc-524cdf4dab610e6e53b3b033eacbdb1a03687cc7.zip
gcc-524cdf4dab610e6e53b3b033eacbdb1a03687cc7.tar.gz
gcc-524cdf4dab610e6e53b3b033eacbdb1a03687cc7.tar.bz2
diagnostics: rename tree-diagnostic-path.cc to diagnostic-path.cc
Now that nothing in tree-diagnostic-path.cc uses "tree", this patch renames it to diagnostic-path.cc and moves it from OBJS to OBJS-libcommon. No functional change intended. gcc/ChangeLog: * Makefile.in (OBJS): Move selftest-diagnostic-path.o, selftest-logical-location.o, and tree-diagnostic-path.o to... (OBJS-libcommon): ...here, renaming tree-diagnostic-path.o to diagnostic-path.o. * tree-diagnostic-path.cc: Rename to... * diagnostic-path.cc: ...this. Drop include of "tree.h". (tree_diagnostic_path_cc_tests): Rename to... (diagnostic_path_cc_tests): ...this. * selftest-run-tests.cc (selftest::run_tests): Update for above renaming. * selftest.h (tree_diagnostic_path_cc_tests): Rename decl to... (diagnostic_path_cc_tests): ...this. Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions