This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 443d5d3528b PR rtl-optimization/87761 * regcprop.c (copyprop_hardreg_ [...] new 23f76bad32b * doc/extend.texi (__builtin_object_size): Use @pxref ins [...] new ecf00ca9d47 Remove a legacy lto-symtab.c file. new d7cc3e1cbb9 Improve memory statistics report readability.
The 3 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 | 26 ++++ gcc/alloc-pool.h | 3 - gcc/bitmap.h | 1 - gcc/doc/extend.texi | 7 +- gcc/doc/md.texi | 2 +- gcc/fortran/invoke.texi | 2 +- gcc/ggc-common.c | 3 - gcc/mem-stats.h | 9 +- gcc/tree-phinodes.c | 4 +- gcc/tree-ssanames.c | 4 +- gcc/vec.c | 3 - gcc/vec.h | 2 +- libcpp/ChangeLog | 5 + libcpp/symtab.c | 24 ++-- lto-plugin/ChangeLog | 4 + lto-plugin/lto-symtab.c | 359 ------------------------------------------------ 16 files changed, 65 insertions(+), 393 deletions(-) delete mode 100644 lto-plugin/lto-symtab.c