This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9051b548274 Avoid nested save_CFLAGS and save_LDFLAGS new 33e23881aae Simplify tree streaming.
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/lto-streamer-in.c | 50 +++++++++++- gcc/lto-streamer-out.c | 57 +++++++++++++- gcc/lto-streamer.h | 2 + gcc/tree-streamer-in.c | 101 ++++++++++++------------ gcc/tree-streamer-out.c | 205 +++++++++++++++++++++++------------------------- gcc/tree-streamer.h | 6 +- 6 files changed, 256 insertions(+), 165 deletions(-)