This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 3057f1ab737 VAX: Add the `setmemhi' instruction adds a34edf9a3e9 Track nondeterminism and interposable calls in ipa-modref adds 09f33d12b54 [Commmitted] Move some testcases to torture from tree-ssa adds b85a03ae11b Daily bump. new 3e09331f6ae VAX: Implement the `-mlra' command-line option
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/ChangeLog | 84 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/vax/vax.c | 11 +- gcc/config/vax/vax.opt | 4 + gcc/doc/invoke.texi | 9 +- gcc/ipa-modref.c | 198 +++++++++++++++++---- gcc/ipa-modref.h | 20 +++ gcc/testsuite/ChangeLog | 43 +++++ .../tree-ssa => gcc.c-torture/compile}/pr100278.c | 2 - .../tree-ssa => gcc.c-torture/compile}/pr101189.c | 2 - .../tree-ssa => gcc.c-torture/execute}/pr100453.c | 2 - .../tree-ssa => gcc.c-torture/execute}/pr101335.c | 2 - gcc/tree-ssa-alias.c | 2 +- gcc/tree-ssa-structalias.c | 1 + libstdc++-v3/ChangeLog | 54 ++++++ 15 files changed, 391 insertions(+), 45 deletions(-) rename gcc/testsuite/{gcc.dg/tree-ssa => gcc.c-torture/compile}/pr100278.c (78%) rename gcc/testsuite/{gcc.dg/tree-ssa => gcc.c-torture/compile}/pr101189.c (79%) rename gcc/testsuite/{gcc.dg/tree-ssa => gcc.c-torture/execute}/pr100453.c (80%) rename gcc/testsuite/{gcc.dg/tree-ssa => gcc.c-torture/execute}/pr101335.c (79%)