This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2a03d979a28 wide-int: Fix up function comment
new b8fcc89b5bf s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
The 1 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/config/s390/s390.cc | 8 ++++++++
gcc/testsuite/g++.target/s390/atomic-align-1.C | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/atomic-align-1.c | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/atomic-align-2.c | 18 ++++++++++++++++++
4 files changed, 74 insertions(+)
create mode 100644 gcc/testsuite/g++.target/s390/atomic-align-1.C
create mode 100644 gcc/testsuite/gcc.target/s390/atomic-align-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/atomic-align-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a04bf39f61c vect: Don't retry if the previous analysis fails
new 78327cf06e6 c++: Don't try to initialize zero width bitfields in zero i [...]
new 2a03d979a28 wide-int: Fix up function comment
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/cp/init.cc | 19 +++++++++++++------
gcc/testsuite/g++.dg/init/pr109868.C | 13 +++++++++++++
gcc/wide-int.cc | 2 +-
3 files changed, 27 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/pr109868.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.