This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository gcc.
from 8bde260 Fix ASAN bootstrap (uninitialized variable warning) new 42333dd 2016-05-13 Richard Biener rguenther@suse.de new 2c290da1 [obvious] Fix param name in dump file new 39e9b13 [obvious] Typo fix in tree-ssa-loop-ivanon.c new a9cb046 IVOPTS dump fall-out new a39a039 gcc/ * config/nvptx/nvptx.c (write_fn_proto): Handle BUILT [...]
The 5 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 | 28 +++++++++++++++++++ gcc/config/nvptx/nvptx.c | 29 ++++++++++++++++++-- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gcc.dg/atomic-noinline-aux.c | 3 +- gcc/testsuite/gcc.dg/optimize-bswapsi-4.c | 28 +++++++++++++++++++ gcc/tree-ssa-loop-ivcanon.c | 4 +-- gcc/tree-ssa-loop-ivopts.c | 4 +-- gcc/tree-ssa-math-opts.c | 44 +++++++++++++++++++++++++++++- 8 files changed, 141 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/optimize-bswapsi-4.c