aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2021-04-05 07:51:28 -0700
committerNathan Sidwell <nathan@acm.org>2021-04-05 07:55:41 -0700
commitdd6f588a7b8878d677af51ff4d1c1e3f9f6f40db (patch)
tree044c35cbed1402cb9bdbfaa0516ad308dbaca47d /gcc/tree-ssa-dse.c
parent7d8f4240c94e2e7643ac13cda1fdd0bb6ca3a3fb (diff)
downloadgcc-dd6f588a7b8878d677af51ff4d1c1e3f9f6f40db.zip
gcc-dd6f588a7b8878d677af51ff4d1c1e3f9f6f40db.tar.gz
gcc-dd6f588a7b8878d677af51ff4d1c1e3f9f6f40db.tar.bz2
c++: Unneeded export query [PR 99380]
This problem got introduced fixing a module numbering problem. When preprocessing a header unit, we don't need to send an EXPORT query unless we're also determining dependencies, or the mapper asked us to. Sadly the testsuite isn't set up to test this kind of subtlety. I manually did that with stdin/stdout. PR c++/99380 gcc/cp/ * module.cc (name_pending_imports): Drop 'atend' parm. Don't query export when not needed. (preprocess_module, preprocessed_module): Adjust.
Diffstat (limited to 'gcc/tree-ssa-dse.c')
0 files changed, 0 insertions, 0 deletions