This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51b4712 * ChangeLog: Remove confusign PR marker. new 7c5f556 avoid alignment of static variables affecting stack's new 2e7fa9b * gcc.dg/pr59605-1.c: Reduce iterations for nvptx.
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/cfgexpand.c | 3 +++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.c-torture/execute/stkalign.c | 26 ++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr59605-2.c | 2 +- 5 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/stkalign.c