This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 25072a477a5 OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target [...] new 9d804f9b270 analyzer: add symbol base class, moving region id to there [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/Makefile.in | 1 + gcc/analyzer/region-model-manager.cc | 100 +++++++++++---------- gcc/analyzer/region-model-manager.h | 9 +- gcc/analyzer/region-model.cc | 21 +++-- gcc/analyzer/region.cc | 19 ++-- gcc/analyzer/region.h | 61 ++++++------- gcc/analyzer/svalue.cc | 20 +++-- gcc/analyzer/svalue.h | 86 +++++++++--------- gcc/{text-art/box-drawing.h => analyzer/symbol.cc} | 27 ++++-- gcc/{text-art/box-drawing.h => analyzer/symbol.h} | 37 ++++++-- 10 files changed, 215 insertions(+), 166 deletions(-) copy gcc/{text-art/box-drawing.h => analyzer/symbol.cc} (62%) copy gcc/{text-art/box-drawing.h => analyzer/symbol.h} (51%)