diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-09-29 17:16:49 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-09-29 20:27:52 +0200 |
commit | 48c97c62c90eedfadd41793f438ed4187df65fd7 (patch) | |
tree | 6c590f22c618f811966153fc147fd4ed408d189a /gcc/btfout.c | |
parent | 5e2adfeed21ee584a82cdcdfa7eed41202eb67cd (diff) | |
download | gcc-48c97c62c90eedfadd41793f438ed4187df65fd7.zip gcc-48c97c62c90eedfadd41793f438ed4187df65fd7.tar.gz gcc-48c97c62c90eedfadd41793f438ed4187df65fd7.tar.bz2 |
Use a separate TV_* timer for the VRP threader.
There seems to be a memory consumption issue on 32 bit hosts after the
hybrid threader patchset. I'm having a hard time reproducing, and in
the process I've noticed that the threader is using the TV_TREE_VRP
timer. Having a distinct one could help diagnose this and other
issues going forward.
gcc/ChangeLog:
* timevar.def (TV_TREE_VRP_THREADER): New.
* tree-vrp.c: Use TV_TREE_VRP_THREADER for VRP threader pass.
Diffstat (limited to 'gcc/btfout.c')
0 files changed, 0 insertions, 0 deletions