diff options
author | David Malcolm <dmalcolm@redhat.com> | 2025-07-25 15:13:38 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2025-07-25 15:13:38 -0400 |
commit | 0c0cb2f00c0e9e9d46059561c3ae8c0cc12be41b (patch) | |
tree | 3813996060042c059673bcdcdaa74fb4e8b0190d /gcc/tree-ssa-loop-prefetch.cc | |
parent | f3157d042665a3e8beabb5d5cfcabeee8151e83c (diff) | |
download | gcc-0c0cb2f00c0e9e9d46059561c3ae8c0cc12be41b.zip gcc-0c0cb2f00c0e9e9d46059561c3ae8c0cc12be41b.tar.gz gcc-0c0cb2f00c0e9e9d46059561c3ae8c0cc12be41b.tar.bz2 |
diagnostics: move diagnostic_info to its own header
No functional change intended.
gcc/ChangeLog:
* diagnostic.h (struct diagnostic_info): Move to
diagnostics/diagnostic-info.h as diagnostics::diagnostic_info.
Add typedef bringing it back into root namespace, for now.
* diagnostics/diagnostic-info.h: New file, based on the above.
* langhooks-def.h: Update for diagnostic_info moving into
namespace diagnostics.
* langhooks.h: Likewise.
gcc/jit/ChangeLog:
* jit-playback.cc: Update for diagnostic_info moving into
namespace diagnostics.
* jit-playback.h: 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