This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 149a725c811 nvptx: fix malformed patch new 8a6d9ed7b3b dwarf: Multi-register CFI address support new f2e3fad85ad amdgcn: CFI configuration
The 2 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/common/config/gcn/gcn-common.c | 2 +- gcc/config/gcn/gcn.c | 129 ++++++++++++++++--- gcc/config/gcn/gcn.h | 10 +- gcc/dwarf2cfi.c | 254 ++++++++++++++++++++++++++++--------- gcc/dwarf2out.c | 49 ++++++- gcc/dwarf2out.h | 37 +++++- gcc/gengtype.c | 1 + include/dwarf2.def | 6 + 8 files changed, 395 insertions(+), 93 deletions(-)