This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 848e74bea1e [PATCH][PR96791] disable POImode ld/st for memcpy new 60e537a026c [nvptx] Fix printing of 128-bit constant (negative case) new 5e044c673f8 [nvptx] Fix UB in nvptx_assemble_value new 563326b5e49 random vectorizer fixes new a9c960a3bd6 tree-optimization/97013 - avoid duplicate 'vectorization is [...] new dedf9ebc89a Adjust email address new a82c4c4cef0 Adjust email address new e898facaf3c Adjust email address
The 7 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 | 18 +++++++++--------- gcc/ada/ChangeLog | 28 ++++++++++++++-------------- gcc/c-family/ChangeLog | 2 +- gcc/c/ChangeLog | 2 +- gcc/config/nvptx/nvptx.c | 9 +++++++-- gcc/testsuite/ChangeLog | 16 ++++++++-------- gcc/testsuite/gcc.target/nvptx/int128.c | 15 +++++++++++++++ gcc/tree-vect-slp.c | 29 ++++++++++++++++------------- 8 files changed, 71 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/int128.c