This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c8888cb5a7 2018-10-30 Richard Biener rguenther@suse.de new 2469b560e88 Don't allow the pool allocator to be configured to allocate [...] new 8794338839e Avoid unnecessarily numbering cloned symbols.
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/ChangeLog | 32 ++++++++++ gcc/alloc-pool.h | 1 + gcc/cgraph.h | 7 ++- gcc/cgraphclones.c | 69 ++++++++++++++++++---- gcc/config/rs6000/rs6000.c | 2 +- gcc/lto/ChangeLog | 5 ++ gcc/lto/lto-partition.c | 4 +- gcc/multiple_target.c | 8 +-- gcc/omp-expand.c | 3 +- gcc/omp-low.c | 4 +- gcc/omp-simd-clone.c | 3 +- gcc/testsuite/ChangeLog | 8 +++ .../gcc.dg/tree-prof/cold_partition_label.c | 4 +- gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 4 +- gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 4 +- gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 4 +- 16 files changed, 131 insertions(+), 31 deletions(-)