This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 528c1f2b58c aarch64: Enable Cortex-X3 CPU
new c5a473d789d arm: reformat -march option section in gas documentation
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:
gas/doc/c-arm.texi | 239 +++++++++++++++++++++++++++++------------------------
1 file changed, 129 insertions(+), 110 deletions(-)
--
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 ea7bebff7cc c++: section attribute on templates [PR70435, PR88061]
new 7d7a480eedf PR modula2/112946 ICE assignment of string to enumeration or set
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/m2/gm2-compiler/M2Check.mod | 83 ++++++--
gcc/m2/gm2-compiler/M2GenGCC.mod | 270 ++++++++++++++++++--------
gcc/m2/gm2-compiler/M2Range.mod | 25 ++-
gcc/m2/gm2-compiler/M2SymInit.mod | 12 +-
gcc/testsuite/gm2/iso/fail/badassignment.mod | 14 ++
gcc/testsuite/gm2/iso/fail/badexpression.mod | 14 ++
gcc/testsuite/gm2/iso/fail/badexpression2.mod | 13 ++
7 files changed, 324 insertions(+), 107 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/fail/badassignment.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/badexpression.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/badexpression2.mod
--
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 863df360fb6 Fix tests for gomp
new 46984fa2594 c++: abi_tag attribute on templates [PR109715]
new ea7bebff7cc c++: section attribute on templates [PR70435, PR88061]
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/mangle.cc | 10 ++++++++++
gcc/cp/pt.cc | 4 ++++
gcc/testsuite/g++.dg/abi/abi-tag25.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/abi/abi-tag25a.C | 11 +++++++++++
gcc/testsuite/g++.dg/ext/attr-section1.C | 9 +++++++++
gcc/testsuite/g++.dg/ext/attr-section1a.C | 11 +++++++++++
gcc/testsuite/g++.dg/ext/attr-section2.C | 9 +++++++++
gcc/testsuite/g++.dg/ext/attr-section2a.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/ext/attr-section2b.C | 12 ++++++++++++
9 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag25.C
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag25a.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-section1.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-section1a.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-section2.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-section2a.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-section2b.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.