This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9f65eecdbef c++: Add DECL_NTTP_OBJECT_P lang flag new f1adf45b17f Add instruction level discriminator support.
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/basic-block.h | 5 --- gcc/cfghooks.cc | 1 - gcc/cp/module.cc | 5 ++- gcc/final.cc | 26 ++++++++-------- gcc/gimple-pretty-print.cc | 2 -- gcc/gimple-streamer-in.cc | 1 - gcc/gimple-streamer-out.cc | 1 - gcc/input.cc | 36 ++++++++++++++++++++-- gcc/input.h | 4 +++ gcc/lto-streamer-in.cc | 19 ++++++++++-- gcc/lto-streamer-out.cc | 7 +++++ gcc/lto-streamer.h | 3 ++ gcc/print-rtl.cc | 4 +++ gcc/rtl.h | 1 + gcc/testsuite/c-c++-common/ubsan/pr85213.c | 7 ++++- gcc/tree-cfg.cc | 49 ++++++++++++++++++++++++------ gcc/tree-pretty-print.cc | 6 ++++ gcc/tree.cc | 10 ++++-- libcpp/include/line-map.h | 10 ++++-- libcpp/lex.cc | 7 +++-- libcpp/line-map.cc | 38 ++++++++++++++++++----- 21 files changed, 187 insertions(+), 55 deletions(-)