This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63d6cdd [PATCH] Fix undefined behaviour in arc port new 67429b3 * dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 defin [...]
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/ChangeLog | 35 +++++++++++ gcc/config.gcc | 11 +++- gcc/config/rs6000/{aix61.h => aix71.h} | 31 +++++++--- gcc/config/rs6000/rs6000.c | 79 ++++++++++++++++++++---- gcc/config/rs6000/xcoff.h | 2 + gcc/configure | 40 ++++++++++++ gcc/configure.ac | 13 ++++ gcc/dwarf2asm.c | 10 ++- gcc/dwarf2out.c | 107 +++++++++++++++++++++------------ 9 files changed, 270 insertions(+), 58 deletions(-) copy gcc/config/rs6000/{aix61.h => aix71.h} (87%)