This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecc2c3cb723 rs6000: Remove redundant guard for float128 mode pattern new 8b5919bae11 gimple-fold: Fix up __builtin_clear_padding lowering [PR115527] new 74bcef4cf16 varasm: Fix bootstrap after the .base64 changes [PR115958] new 2790800c61f testsuite: Add dg-do run to another test
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/gimple-fold.cc | 12 ++++++---- .../c-c++-common/torture/builtin-clear-padding-1.c | 1 + .../c-c++-common/torture/builtin-clear-padding-2.c | 1 + .../c-c++-common/torture/builtin-clear-padding-3.c | 1 + .../c-c++-common/torture/builtin-clear-padding-4.c | 4 ++-- .../c-c++-common/torture/builtin-clear-padding-5.c | 1 + .../c-c++-common/torture/builtin-clear-padding-6.c | 28 ++++++++++++++++++++++ .../c-c++-common/torture/builtin-convertvector-1.c | 1 + gcc/varasm.cc | 4 ++-- 9 files changed, 44 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/torture/builtin-clear-padding-6.c