This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02dcca88792 Darwin - strip trailing whitespace from a file, NFC. new 8ac88374c9b Restore correct iv step for fully-masked loops new da2e726b3cc [nvptx] Fix __main missing prototype warning in crt0.c new 8d1fb66da63 [nvptx] Use define_insn parametrization
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 | 21 ++++++++++++++++++ gcc/config/nvptx/nvptx-protos.h | 1 - gcc/config/nvptx/nvptx.c | 12 ---------- gcc/config/nvptx/nvptx.md | 30 ++++++++----------------- gcc/tree-vect-loop-manip.c | 49 ++++++++++++++++++----------------------- gcc/tree-vect-loop.c | 10 ++++----- libgcc/ChangeLog | 4 ++++ libgcc/config/nvptx/crt0.c | 4 +++- 8 files changed, 64 insertions(+), 67 deletions(-)