This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 985612d72f9 [ARC] Refurbish and improve prologue/epilogue functions. new 908407d04fb [ARC] Update EH code. new 54ac57f5715 [ARC] Do not emit ZOL in the presence of text jump tables. new dc27c1f28ae [ARC] Add support for profiling in glibc. new 5aa800aba49 [RS6000] Don't put large integer constants in TOC for -mcmo [...]
The 4 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 | 27 +++++++++++++++++++++++++++ gcc/config/arc/arc-protos.h | 2 +- gcc/config/arc/arc.c | 25 +++++++++++++++++++------ gcc/config/arc/arc.h | 14 +++----------- gcc/config/arc/arc.md | 15 +++++++++++++++ gcc/config/arc/elf.h | 9 +++++++++ gcc/config/arc/linux.h | 10 ++++++++++ gcc/config/rs6000/linux64.h | 7 +++++-- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/arc/builtin_eh.c | 22 ++++++++++++++++++++++ 10 files changed, 115 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arc/builtin_eh.c