This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 34ed94c libgomp: fix teams-3/4 testcases new ca33d2a libgomp: fix target-31.c testcase new b10e3d4 nvptx: do not use alternative spelling of unsigned comparisons
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/ChangeLog | 5 +++ gcc/config/nvptx/nvptx.c | 16 +++------ gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.target/nvptx/unsigned-cmp.c | 50 +++++++++++++++++++++++++++ libgomp/ChangeLog | 4 +++ libgomp/testsuite/libgomp.c/target-31.c | 13 ++++++- 6 files changed, 79 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/unsigned-cmp.c