aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-prefetch.cc
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2025-07-25 15:13:41 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2025-07-25 15:13:41 -0400
commita211066f1d3628ad9d8edd6ebf786df6ff5bb1b2 (patch)
tree733f1c97383268694a9024fc117d090fe36127b7 /gcc/tree-ssa-loop-prefetch.cc
parentc48df0fdfc0647b991b5c6304c9ddc7518b5730f (diff)
downloadgcc-a211066f1d3628ad9d8edd6ebf786df6ff5bb1b2.zip
gcc-a211066f1d3628ad9d8edd6ebf786df6ff5bb1b2.tar.gz
gcc-a211066f1d3628ad9d8edd6ebf786df6ff5bb1b2.tar.bz2
Rename diagnostic-spec.{cc,h} to gcc-diagnostic-spec.{cc,h}
This has GCC-specific stuff in it (options and "GTY"), and so should not be in the "diagnostics/" subdir, and should avoid a "diagnostics" prefix in its name. No functional change intended. gcc/ChangeLog: * Makefile.in (OBJS-libcommon): Replace diagnostic-spec.o with gcc-diagnostic-spec.o. (GTFILES): Replace diagnostic-spec.h with gcc-diagnostic-spec.h. * diagnostic-spec.cc: Move to... * gcc-diagnostic-spec.cc: ...here. * diagnostic-spec.h: Move to... * gcc-diagnostic-spec.h: ...here. * gengtype.cc (open_base_files): Replace diagnostic-spec.h with gcc-diagnostic-spec.h. * warning-control.cc: Likewise. Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.cc')
0 files changed, 0 insertions, 0 deletions