This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0226d8 Daily bump. new 6285b2c PR go/66138 reflect, encoding/json, encoding/xml: fix un [...] new 277e686 do not create unnecessary dimensions in scop scattering new 3c7086a add original schedule to scop
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 | 18 +++ gcc/go/gofrontend/MERGE | 2 +- gcc/graphite-optimize-isl.c | 20 ++- gcc/graphite-poly.c | 2 + gcc/graphite-poly.h | 3 + gcc/graphite-sese-to-poly.c | 240 ++++++++++++++++++++++++++-------- libgo/go/encoding/json/decode_test.go | 16 ++- libgo/go/encoding/json/encode.go | 2 +- libgo/go/encoding/xml/marshal_test.go | 10 ++ libgo/go/encoding/xml/typeinfo.go | 2 +- libgo/go/reflect/export_test.go | 4 +- libgo/go/reflect/type.go | 2 +- libgo/go/reflect/value.go | 29 ++-- 13 files changed, 273 insertions(+), 77 deletions(-)