aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2022-05-31 16:48:59 -0400
committerPatrick Palka <ppalka@redhat.com>2022-05-31 16:48:59 -0400
commit3f7daf7ec77d351630e2aad508fc2366e7e7eb77 (patch)
tree3c11c3ff30325cb3ccb880c026849a046d477158 /gcc/go
parent6013fc2567c1d38ac4e1f57b3cd2483b7513aa59 (diff)
downloadgcc-3f7daf7ec77d351630e2aad508fc2366e7e7eb77.zip
gcc-3f7daf7ec77d351630e2aad508fc2366e7e7eb77.tar.gz
gcc-3f7daf7ec77d351630e2aad508fc2366e7e7eb77.tar.bz2
c++: use auto_timevar instead of timevar_push/pop
r12-5487-g9bf69a8558638c replaced uses of timevar_cond_push/pop with auto_cond_timevar and removed now unnecessary wrapper functions. This patch does the same with timevar_push/pop and auto_timevar. gcc/cp/ChangeLog: * parser.cc: Use auto_timevar instead of timevar_push/pop. Remove wrapper functions. * pt.cc: Likewise.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions