This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 38f56ae * gcc.c-torture/execute/alias-1.c: New testcase. * c-common [...] new c0ddd9a gcc/ * config/nvptx/nvptx-protos.h (nvptx_output_aligned_de [...] new 256eaa1 2015-12-01 Andreas Tobler andreast@gcc.gnu.org new 2e42adb 2015-12-01 Andreas Tobler andreast@gcc.gnu.org
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: ChangeLog | 7 +++ Makefile.def | 1 + Makefile.in | 1 + gcc/ChangeLog | 17 +++++++ gcc/config/nvptx/nvptx-protos.h | 4 +- gcc/config/nvptx/nvptx.c | 71 +++++++++++++++++++++------- gcc/config/nvptx/nvptx.h | 31 +----------- gcc/config/rs6000/freebsd64.h | 13 +++++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/nvptx/uninit-decl.c | 7 +++ 10 files changed, 110 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/uninit-decl.c