This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d8a656d5b62 doc: Describe behaviour of enums with fixed underlying type [...] new 029bfd4f419 Add support for vrange streaming. new 615e3d1e930 Provide support for copying unsupported ranges. new f513a10e4df Add Value_Range::operator=.
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/data-streamer-in.cc | 55 ++++++++++++++++++++++++++++++++++++++++++++++++ gcc/data-streamer-out.cc | 51 ++++++++++++++++++++++++++++++++++++++++++++ gcc/data-streamer.h | 3 +++ gcc/value-range.cc | 5 ++++- gcc/value-range.h | 37 ++++++++++++++++++++++++++++++++ 5 files changed, 150 insertions(+), 1 deletion(-)