This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3793676353 libstdc++: Formatting tests for std::chrono date types. new 8581d66ec64 tree-ssa-structalias: Put constraint building into separate [...] new 0738f0ae350 tree-ssa-structalias: Put constraint building into its own file
The 2 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/Makefile.in | 1 + ...tructalias.cc => gimple-ssa-pta-constraints.cc} | 2469 +---------- ...pta-andersen.h => gimple-ssa-pta-constraints.h} | 19 +- gcc/tree-ssa-structalias.cc | 4548 +------------------- gcc/tree-ssa-structalias.h | 15 + 5 files changed, 478 insertions(+), 6574 deletions(-) copy gcc/{tree-ssa-structalias.cc => gimple-ssa-pta-constraints.cc} (66%) copy gcc/{pta-andersen.h => gimple-ssa-pta-constraints.h} (63%)