aboutsummaryrefslogtreecommitdiff
path: root/gcc/DATESTAMP
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-10-15 21:15:51 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-10-15 21:20:53 +0100
commit030a08c857204909641b0fdc47ba3066f48de404 (patch)
tree42a7f120f962422602bccd04614ab956032b46a1 /gcc/DATESTAMP
parent378a0f1840e6944d05ed1e374e514abe9564e91a (diff)
downloadgcc-030a08c857204909641b0fdc47ba3066f48de404.zip
gcc-030a08c857204909641b0fdc47ba3066f48de404.tar.gz
gcc-030a08c857204909641b0fdc47ba3066f48de404.tar.bz2
libstdc++: Fix -Wunused-function warning in src/c++11/debug.cc
The only remaining use of print_raw is conditionally compiled, so when libstdc++ i built without debug backtrace support, there's an unused warning function for it. Move it inside the conditional block. libstdc++-v3/ChangeLog: * src/c++11/debug.cc (print_raw): Move inside #if block.
Diffstat (limited to 'gcc/DATESTAMP')
0 files changed, 0 insertions, 0 deletions