This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 4a2371497e9 ipa: fix ICE in get_default_value new 1144d3cf1ff Avoid SCC hashing on unmergeable trees new ff05169a0d8 Simplify streaming of SCC components new d575fa7a3ab Fix hashing of prestreamed nodes new 23b8829c989 Avoid streaming stray references. new 0d96c3424bb Do not stream redundant stuff
The 5 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/lto-streamer-in.c | 43 +++++---- gcc/lto-streamer-out.c | 168 +++++++++++++++++++++++++++------- gcc/lto-streamer.h | 11 ++- gcc/lto/lto-common.c | 234 ++++++++++++++++++++++++++++-------------------- gcc/tree-streamer-in.c | 21 +++-- gcc/tree-streamer-out.c | 3 +- gcc/tree-streamer.c | 9 +- 7 files changed, 332 insertions(+), 157 deletions(-)